remove local phantomjs

old
ustccjw 2015-10-20 17:58:27 +08:00
parent 7ff854f40f
commit de26a0f67c
1 changed files with 1 additions and 2 deletions

View File

@ -59,13 +59,12 @@
"karma-chrome-launcher": "^0.2.0",
"karma-cli": "^0.1.0",
"karma-mocha": "^0.2.0",
"karma-phantomjs-launcher": "^0.2.1",
"karma-phantomjs-launcher": "~0.1",
"karma-webpack": "^1.7.0",
"mocha": "^2.3.3",
"node-libs-browser": "^0.5.2",
"node-sass": "^3.3.3",
"normalize.css": "^3.0.3",
"phantomjs": "^1.9.18",
"phantomjs-polyfill": "0.0.1",
"postcss-loader": "^0.4.3",
"react-addons-test-utils": "^0.14.0",