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

Commit e2d55c5

Browse files
authored
fix(e2e): restore e2e fix (#271)
See #266
1 parent a654977 commit e2d55c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@
5858
"karma-htmlfile-reporter": "^0.3.4",
5959
"karma-jasmine": "^1.0.2",
6060
"karma-jasmine-html-reporter": "^0.2.2",
61-
"protractor": "~4.0.10",
62-
"webdriver-manager": "~10.2.6",
61+
"protractor": "4.0.9",
62+
"webdriver-manager": "10.2.5",
6363
"rimraf": "^2.5.4",
6464

6565
"@types/core-js": "^0.9.34",

0 commit comments

Comments
 (0)