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

Commit 437e0bb

Browse files
committed
chore(package): update to Protractor 4.x
This also fixes some issues on linux (e.g. angular/angular-phonecat#377). Closes #378
1 parent 8f1fb89 commit 437e0bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"karma-firefox-launcher": "^0.1.7",
1515
"karma-jasmine": "^0.3.8",
1616
"karma-junit-reporter": "^0.4.1",
17-
"protractor": "^3.2.2"
17+
"protractor": "^4.0.9"
1818
},
1919
"scripts": {
2020
"postinstall": "bower install",

0 commit comments

Comments
 (0)