Use packaged fuzzaldrin-plus, glob, jed, jquery, jquery-ujs

This commit is contained in:
Pirate Praveen 2019-06-13 23:58:02 +05:30
parent 4f5cb69473
commit 96b4a398b2
2 changed files with 21 additions and 3 deletions

8
debian/control vendored
View file

@ -321,6 +321,11 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
node-d3-scale,
node-d3-selection (>= 1.2~),
node-d3-shape,
node-fuzzaldrin-plus (>= 0.5~),
node-glob,
node-jed,
node-jquery (>= 3.2.1~),
node-jquery-ujs,
# using npm for remaining as it is in contrib
# node-babel-core,
# node-babel-eslint,
@ -334,10 +339,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
# node-debug (>= 3.1.0~),
# node-exports-loader,
# node-file-loader,
# node-glob,
# node-imports-loader,
# node-jed,
# node-jquery,
# node-js-cookie,
# node-jszip,
# node-jszip-utils,

View file

@ -29,3 +29,19 @@
"d3-time": "^1.0.8",
"d3-time-format": "^2.1.1",
"d3-transition": "^1.1.1",
@@ -75,15 +62,10 @@
"exports-loader": "^0.7.0",
"file-loader": "^3.0.1",
"formdata-polyfill": "^3.0.11",
- "fuzzaldrin-plus": "^0.5.0",
- "glob": "^7.1.2",
"graphql": "^14.0.2",
"graphql-tag": "^2.0.0",
"imports-loader": "^0.8.0",
- "jed": "^1.1.1",
"jest-transform-graphql": "^2.1.0",
- "jquery": "^3.2.1",
- "jquery-ujs": "1.2.2",
"jquery.caret": "^0.3.1",
"jquery.waitforimages": "^2.2.0",
"js-cookie": "^2.1.3",