remove unused phantomjs dep (#1797)

This commit is contained in:
Eugenio Romano
2017-03-31 18:08:40 +01:00
committed by GitHub
parent 73b1ed6040
commit 955f8759e3
3 changed files with 1 additions and 5 deletions
-2
View File
@@ -120,13 +120,11 @@
"karma-chrome-launcher": "2.0.0",
"karma-jasmine": "^1.0.2",
"karma-mocha-reporter": "^2.2.1",
"karma-phantomjs-launcher": "^1.0.2",
"karma-sourcemap-loader": "^0.3.7",
"karma-webpack": "^1.8.0",
"license-check": "1.1.5",
"mime": "^1.3.4",
"null-loader": "^0.1.1",
"phantomjs-prebuilt": "^2.1.7",
"raw-loader": "^0.5.1",
"rimraf": "^2.5.2",
"script-loader": "^0.7.0",