use more libs from system
This commit is contained in:
parent
09de59dd63
commit
0ec6ab4476
1 changed files with 7 additions and 7 deletions
14
debian/patches/0420-use-system-libs.patch
vendored
14
debian/patches/0420-use-system-libs.patch
vendored
|
@ -1,6 +1,6 @@
|
|||
--- a/package.json
|
||||
+++ b/package.json
|
||||
@@ -13,16 +13,13 @@
|
||||
@@ -13,16 +13,11 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"axios": "^0.16.2",
|
||||
|
@ -9,15 +9,15 @@
|
|||
- "babel-loader": "^7.1.1",
|
||||
"babel-plugin-transform-define": "^1.2.0",
|
||||
"babel-preset-latest": "^6.24.0",
|
||||
"babel-preset-stage-2": "^6.22.0",
|
||||
"bootstrap-sass": "^3.3.6",
|
||||
- "babel-preset-stage-2": "^6.22.0",
|
||||
- "bootstrap-sass": "^3.3.6",
|
||||
"compression-webpack-plugin": "^0.3.2",
|
||||
"copy-webpack-plugin": "^4.0.1",
|
||||
- "core-js": "^2.4.1",
|
||||
"cropper": "^2.3.0",
|
||||
"css-loader": "^0.28.0",
|
||||
"d3": "^3.5.11",
|
||||
@@ -30,17 +27,10 @@
|
||||
@@ -30,25 +25,16 @@
|
||||
"document-register-element": "^1.3.0",
|
||||
"dropzone": "^4.2.0",
|
||||
"emoji-unicode-version": "^0.2.1",
|
||||
|
@ -33,9 +33,9 @@
|
|||
"jszip-utils": "^0.0.2",
|
||||
- "marked": "^0.3.6",
|
||||
"monaco-editor": "0.8.3",
|
||||
"mousetrap": "^1.4.6",
|
||||
- "mousetrap": "^1.4.6",
|
||||
"name-all-modules-plugin": "^1.0.1",
|
||||
@@ -48,7 +38,6 @@
|
||||
"pikaday": "^1.5.1",
|
||||
"prismjs": "^1.6.0",
|
||||
"raphael": "^2.2.7",
|
||||
"raven-js": "^3.14.0",
|
||||
|
@ -43,7 +43,7 @@
|
|||
"react-dev-utils": "^0.5.2",
|
||||
"select2": "3.5.2-browserify",
|
||||
"sql.js": "^0.4.0",
|
||||
@@ -56,14 +45,11 @@
|
||||
@@ -56,14 +42,11 @@
|
||||
"three-orbit-controls": "^82.1.0",
|
||||
"three-stl-loader": "^1.0.4",
|
||||
"timeago.js": "^2.0.5",
|
||||
|
|
Loading…
Add table
Reference in a new issue