Skip to content

Commit 866ade2

Browse files
committed
some extra packages removed
1 parent 5bd42c5 commit 866ade2

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

package.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,7 @@
5757
"react-redux": "^5.0.7",
5858
"redux": "^4.0.0",
5959
"socket.io": "^2.1.1",
60-
"socket.io-client": "^2.1.1",
61-
"webpack": "^4.16.5"
60+
"socket.io-client": "^2.1.1"
6261
},
6362
"devDependencies": {
6463
"babel-core": "^6.26.0",
@@ -75,9 +74,6 @@
7574
"eslint-plugin-jsx-a11y": "^5.1.1",
7675
"eslint-plugin-react": "^7.11.0",
7776
"node-sass": "^4.9.3",
78-
"npm-run-all": "^4.1.3",
79-
"uglifyjs-webpack-plugin": "^1.2.5",
80-
"webpack": "^4.1.1",
81-
"webpack-cli": "^2.0.12"
77+
"npm-run-all": "^4.1.3"
8278
}
8379
}

0 commit comments

Comments
 (0)