Skip to content

Commit b62b996

Browse files
authored
fix(e2e): fix travis e2e (angular#2914)
1 parent 86021a0 commit b62b996

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/angular-cli/blueprints/ng2/files/package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
"protractor": "4.0.9",
4848
"ts-node": "1.2.1",
4949
"tslint": "3.13.0",
50-
"typescript": "~2.0.3"
50+
"typescript": "~2.0.3",
51+
"webdriver-manager": "10.2.5"
5152
}
5253
}

0 commit comments

Comments
 (0)