Skip to content

Commit 15cacb5

Browse files
committed
Switch Protractor back to ^5.4.2
Protractor 6 is not yet compatible with Angular CLI: angular/protractor#5209
1 parent a8a7a69 commit 15cacb5

File tree

2 files changed

+146
-46
lines changed

2 files changed

+146
-46
lines changed

package-lock.json

Lines changed: 145 additions & 45 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"karma-coverage-istanbul-reporter": "~2.0.0",
4747
"karma-jasmine": "~1.1.1",
4848
"karma-jasmine-html-reporter": "^0.2.2",
49-
"protractor": "^6.0.0",
49+
"protractor": "^5.4.2",
5050
"ts-node": "~5.0.1",
5151
"tslint": "~5.9.1",
5252
"typescript": "~3.4.5"

0 commit comments

Comments
 (0)