Skip to content

Commit

Permalink
Merge pull request #176 from muhammedbasilsk/angular-cli-update
Browse files Browse the repository at this point in the history
Updated angualr cli
  • Loading branch information
lathonez committed Nov 18, 2016
2 parents 11ef19a + 8ef3f58 commit b7486d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"e2e": "protractor",
"postinstall": "ionic state restore && webdriver-manager update",
"start": "ionic serve",
"test": "ng test"
"test": "ng test --code-coverage"
},
"version": "2.2.0",
"dependencies": {
Expand All @@ -37,7 +37,7 @@
"devDependencies": {
"@ionic/app-scripts": "0.0.39",
"@types/jasmine": "2.5.37",
"angular-cli": "1.0.0-beta.18",
"angular-cli": "1.0.0-beta.20-1",
"codelyzer": "~0.0.26",
"jasmine-core": "2.5.2",
"jasmine-spec-reporter": "2.7.0",
Expand Down

0 comments on commit b7486d2

Please sign in to comment.