Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
rstropek committed Dec 5, 2016
1 parent 70260e4 commit e3caf8a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Shop.Client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
"lint": "tslint \"src/**/*.ts\"",
"test": "ng test",
"pree2e": "webdriver-manager update",
"e2e": "protractor"
"e2e": "protractor",
"build-prod": "ng build -prod"
},
"private": true,
"dependencies": {
Expand Down

0 comments on commit e3caf8a

Please sign in to comment.