Skip to content

Commit

Permalink
Merge branch 'bmb/js-package-purge' of github.com:dimagi/commcare-hq …
Browse files Browse the repository at this point in the history
…into bmb/b5-styleguide
  • Loading branch information
biyeun committed Nov 21, 2023
2 parents aac3c74 + 66e7fdc commit 551ac6a
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 511 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"knockout": "knockout/build/output/knockout-latest.debug",
"ko.mapping": "hqwebapp/js/lib/knockout_plugins/knockout_mapping.ko.min",
"datatables": "datatables.net/js/jquery.dataTables.min",
@@ -15,9 +19,8 @@
@@ -13,9 +17,8 @@
},
shim: {
"ace-builds/src-min-noconflict/ace": { exports: "ace" },
Expand All @@ -25,7 +25,7 @@
"datatables.bootstrap": { deps: ['datatables'] },
"jquery.rmi/jquery.rmi": {
deps: ['jquery', 'knockout', 'underscore'],
@@ -52,7 +55,7 @@
@@ -44,7 +47,7 @@
},
},

Expand Down
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
"Caret.js": "INTELOGIE/Caret.js#0.3.1",
"DOMPurify": "npm:dompurify#2.3.6",
"ace-builds": "1.5.0",
"autotrack": "2.4.1",
"babel-plugin-transform-modules-requirejs-babel": "^0.1.0",
"backbone": "npm:backbone#~1.3.2",
"backbone.marionette": "4.1.3",
Expand All @@ -29,7 +28,6 @@
"crypto-js": "4.2.0",
"css-grid-polyfill-binaries": "FremyCompany/css-grid-polyfill-binaries#1.1.2",
"d3": "3.5.17",
"datamaps": "0.5.9",
"datatables-bootstrap3": "Jowin/Datatables-Bootstrap3",
"datatables-fixedcolumns": "DataTables/FixedColumns#3.2.0",
"datatables.net": "1.11.3",
Expand Down Expand Up @@ -69,7 +67,6 @@
"nprogress": "0.2.0",
"nvd3": "1.1.10",
"nvd3-1.8.6": "npm:nvd3#1.8.6",
"perfect-scrollbar": "1.5.0",
"quicksearch": "DeuxHuitHuit/quicksearch#2.2.1",
"requirejs": "2.3.6",
"requirejs-babel7": "^1.3.2",
Expand Down
Loading

0 comments on commit 551ac6a

Please sign in to comment.