Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Commit

Permalink
chore(package): update to Protractor 4.x
Browse files Browse the repository at this point in the history
This also fixes some issues on linux (e.g. angular/angular-phonecat#377).

Closes #378
  • Loading branch information
gkalpak committed Oct 18, 2016
1 parent 8f1fb89 commit 437e0bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -14,7 +14,7 @@
"karma-firefox-launcher": "^0.1.7",
"karma-jasmine": "^0.3.8",
"karma-junit-reporter": "^0.4.1",
"protractor": "^3.2.2"
"protractor": "^4.0.9"
},
"scripts": {
"postinstall": "bower install",
Expand Down

0 comments on commit 437e0bb

Please sign in to comment.