tech(): updated phantomjs npm package to use phantomjs-prebuilt

This commit is contained in:
Torkel Ödegaard
2016-03-23 13:26:38 +01:00
parent 585503f9fb
commit 637db29fad
2 changed files with 3 additions and 8 deletions

View File

@@ -48,10 +48,10 @@
"karma-coveralls": "1.1.2",
"karma-expect": "~1.1.0",
"karma-mocha": "~0.2.1",
"karma-phantomjs-launcher": "0.2.1",
"karma-phantomjs-launcher": "1.0.0",
"load-grunt-tasks": "3.4.0",
"mocha": "2.3.4",
"phantomjs": "^2.1.3",
"phantomjs-prebuilt": "^2.1.3",
"reflect-metadata": "0.1.2",
"rxjs": "5.0.0-beta.2",
"sass-lint": "^1.5.0",