Skip to content

Commit 57a2372

Browse files
alan-agius4Keen Yee Liau
authored and
Keen Yee Liau
committed
fix(@schematics/angular): update protractor version for new projects
New projects will now be created with `~5.4.3`
1 parent 9422bc4 commit 57a2372

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/schematics/angular/workspace/files/package.json.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"karma-coverage-istanbul-reporter": "~2.1.0",
3939
"karma-jasmine": "~2.0.1",
4040
"karma-jasmine-html-reporter": "^1.4.2",
41-
"protractor": "~5.4.2",<% } %>
41+
"protractor": "~5.4.3",<% } %>
4242
"ts-node": "~8.3.0",
4343
"tslint": "~5.18.0",
4444
"typescript": "<%= latestVersions.TypeScript %>"

0 commit comments

Comments
 (0)