Skip to content

Commit be176b6

Browse files
committed
🆒 Remove some unused dependencies
1 parent 715a7f5 commit be176b6

File tree

2 files changed

+24
-260
lines changed

2 files changed

+24
-260
lines changed

package.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -38,22 +38,13 @@
3838
"eslint-plugin-html": "^3.0.0",
3939
"eslint-plugin-import": "^2.2.0",
4040
"eventsource-polyfill": "^0.9.6",
41-
"express": "^4.14.1",
4241
"extract-text-webpack-plugin": "^2.0.0",
4342
"file-loader": "^0.11.1",
4443
"friendly-errors-webpack-plugin": "^1.1.3",
4544
"html-webpack-plugin": "^2.28.0",
4645
"http-proxy-middleware": "^0.17.3",
4746
"inject-loader": "^3.0.0",
4847
"jest": "^22.0.6",
49-
"karma-coverage": "^1.1.1",
50-
"karma-mocha": "^1.3.0",
51-
"karma-phantomjs-launcher": "^1.0.2",
52-
"karma-phantomjs-shim": "^1.4.0",
53-
"karma-sinon-chai": "^1.3.1",
54-
"karma-sourcemap-loader": "^0.3.7",
55-
"karma-spec-reporter": "0.0.31",
56-
"karma-webpack": "^2.0.2",
5748
"moxios": "^0.4.0",
5849
"opn": "^5.1.0",
5950
"optimize-css-assets-webpack-plugin": "^2.0.0",
@@ -67,7 +58,6 @@
6758
"uglifyjs-webpack-plugin": "^0.4.6",
6859
"url-loader": "^0.5.8",
6960
"vue-loader": "^13.0.4",
70-
"vue-style-loader": "^3.0.1",
7161
"vue-template-compiler": "^2.4.2",
7262
"webpack": "^3.8.1",
7363
"webpack-bundle-analyzer": "^2.2.1",

0 commit comments

Comments
 (0)