Skip to content

Commit

Permalink
fix(e2e): fix travis e2e (#2914)
Browse files Browse the repository at this point in the history
  • Loading branch information
filipesilva authored Oct 27, 2016
1 parent 86021a0 commit b62b996
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/angular-cli/blueprints/ng2/files/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
"protractor": "4.0.9",
"ts-node": "1.2.1",
"tslint": "3.13.0",
"typescript": "~2.0.3"
"typescript": "~2.0.3",
"webdriver-manager": "10.2.5"
}
}

0 comments on commit b62b996

Please sign in to comment.