Skip to content

Commit 1adb190

Browse files
committed
remove unused webpack devDeps
1 parent 75809eb commit 1adb190

File tree

2 files changed

+21
-917
lines changed

2 files changed

+21
-917
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,7 @@
3535
"typescript": "^3.1.6",
3636
"uglifyjs-webpack-plugin": "^1.3.0",
3737
"webpack": "4.12.0",
38-
"webpack-bundle-analyzer": "^2.13.1",
3938
"webpack-cli": "3.0.8",
40-
"webpack-command": "0.2.1",
41-
"webpack-dev-server": "3.1.4"
39+
"webpack-command": "0.2.1"
4240
}
4341
}

0 commit comments

Comments
 (0)