fix(phantomjs): upgrades to 2.1.1 for ssl support
closes #4371
Showing
... | @@ -51,7 +51,7 @@ | ... | @@ -51,7 +51,7 @@ |
"karma-phantomjs-launcher": "0.2.1", | "karma-phantomjs-launcher": "0.2.1", | ||
"load-grunt-tasks": "3.4.0", | "load-grunt-tasks": "3.4.0", | ||
"mocha": "2.3.4", | "mocha": "2.3.4", | ||
"phantomjs": "^1.9.19", | "phantomjs": "~2.1.3", | ||
"reflect-metadata": "0.1.2", | "reflect-metadata": "0.1.2", | ||
"rxjs": "5.0.0-beta.0", | "rxjs": "5.0.0-beta.0", | ||
"sass-lint": "^1.5.0", | "sass-lint": "^1.5.0", | ||
... | ... |
Please
register
or
sign in
to comment