Remove unused dependencies.
This commit is contained in:
parent
ddb0b08ef2
commit
6fc89eeb9a
@ -42,7 +42,6 @@
|
|||||||
"angular-strap": "^2.3.12",
|
"angular-strap": "^2.3.12",
|
||||||
"angular-ui-bootstrap": "^2.5",
|
"angular-ui-bootstrap": "^2.5",
|
||||||
"angular-ui-notification": "^0.3",
|
"angular-ui-notification": "^0.3",
|
||||||
"angular-xeditable": "^0.8",
|
|
||||||
"base64util": "^1.0.2",
|
"base64util": "^1.0.2",
|
||||||
"bootbox": "^4.4.0",
|
"bootbox": "^4.4.0",
|
||||||
"bootstrap": "^3.3.7",
|
"bootstrap": "^3.3.7",
|
||||||
@ -52,8 +51,7 @@
|
|||||||
"highstock-release": "^5.0.12",
|
"highstock-release": "^5.0.12",
|
||||||
"jquery": "^3.2",
|
"jquery": "^3.2",
|
||||||
"meanie-angular-storage": "^1.3.1",
|
"meanie-angular-storage": "^1.3.1",
|
||||||
"moment": "^2.18",
|
"moment": "^2.18"
|
||||||
"ngbootbox": "^0.2.0"
|
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "webpack --config webpack.config.js",
|
"build": "webpack --config webpack.config.js",
|
||||||
|
Loading…
Reference in New Issue
Block a user