Skip to content

Commit

Permalink
fix(test): fix test coverage dependency (#2146)
Browse files Browse the repository at this point in the history
  • Loading branch information
vthinkxie committed Sep 17, 2018
1 parent 28556e4 commit 310771f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"date-fns": "^1.29.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "~0.8.0",
"@angular-devkit/build-angular": "^0.7.0",
"@angular/cli": "~6.2.1",
"@angular/compiler-cli": "^6.1.0",
"@angular/language-service": "^6.1.0",
Expand Down Expand Up @@ -93,7 +93,6 @@
"core-js": "^2.5.4",
"fs-extra": "^6.0.1",
"hammerjs": "^2.0.8",
"karma-cli": "~1.0.1",
"less": "^2.7.3",
"less-plugin-clean-css": "^1.5.1",
"marked": "^0.3.6",
Expand Down

0 comments on commit 310771f

Please sign in to comment.