mirror of
https://github.com/wassname/react-webpack-template.git
synced 2026-06-27 18:25:20 +08:00
Fix: Removed karma-phantomjs-shim from packages list and karma (it is no longer needed in phantomjs 2)
This commit is contained in:
@@ -57,7 +57,6 @@
|
||||
"karma-mocha": "^0.2.0",
|
||||
"karma-mocha-reporter": "^1.1.1",
|
||||
"karma-phantomjs-launcher": "^1.0.0",
|
||||
"karma-phantomjs-shim": "^1.1.1",
|
||||
"karma-sourcemap-loader": "^0.3.5",
|
||||
"karma-webpack": "^1.7.0",
|
||||
"lodash": "^4.0.0",
|
||||
|
||||
Reference in New Issue
Block a user