Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
RINO767 authored and RINO767 committed Dec 18, 2018
1 parent ab5ec78 commit ce04b9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"start": "ng serve",
"build": "ng build",
"test": "ng test --browsers=Chrome --source-map=false",
"travis-test": "ng test --watch=false --environemt=prod --browsers=ChromeHeadlessNoSandbox --reporters=progress,kjhtml",
"travis-test": "ng test --watch=false --environment=prod --browsers=ChromeHeadlessNoSandbox --reporters=progress,kjhtml",
"lint": "ng lint",
"e2e": "ng e2e",
"compodoc": "npx compodoc",
Expand Down

0 comments on commit ce04b9a

Please sign in to comment.