Skip to content

Commit

Permalink
chore: review docs (angular#1407)
Browse files Browse the repository at this point in the history
  • Loading branch information
filipesilva authored and johannes.werner committed Aug 15, 2016
1 parent fb0cde5 commit 6dbe813
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion addon/ng2/blueprints/ng2/files/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
"lint": "tslint \"<%= sourceDir %>/**/*.ts\"",
"test": "ng test",
"pree2e": "webdriver-manager update",
"e2e": "protractor"
"e2e": "protractor",
"typings": "typings"
},
"private": true,
"dependencies": {
Expand Down

0 comments on commit 6dbe813

Please sign in to comment.