fix(npm): updates phantomjs requirement

This commit is contained in:
bergquist
2016-03-22 17:23:15 +01:00
parent 83b7397398
commit bbc4c361bb

View File

@@ -51,7 +51,7 @@
"karma-phantomjs-launcher": "0.2.1",
"load-grunt-tasks": "3.4.0",
"mocha": "2.3.4",
"phantomjs": "~2.1.3",
"phantomjs": "^2.1.3",
"reflect-metadata": "0.1.2",
"rxjs": "5.0.0-beta.0",
"sass-lint": "^1.5.0",