Skip to content

Commit

Permalink
ref/ strict version build-angular & zonejs
Browse files Browse the repository at this point in the history
  • Loading branch information
maximegris committed May 31, 2019
1 parent 6ede0c8 commit 5a24b56
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"version": "conventional-changelog -i CHANGELOG.md -s -r 0 && git add CHANGELOG.md"
},
"devDependencies": {
"@angular-devkit/build-angular": "~0.800.0",
"@angular-devkit/build-angular": "0.800.0",
"@angular/cli": "8.0.1",
"@angular/common": "8.0.0",
"@angular/compiler": "8.0.0",
Expand Down Expand Up @@ -69,7 +69,7 @@
"karma-coverage-istanbul-reporter": "2.0.4",
"karma-jasmine": "2.0.1",
"karma-jasmine-html-reporter": "1.4.0",
"mocha": "6.0.2",
"mocha": "6.1.2",
"npm-run-all": "4.1.5",
"rxjs": "6.5.2",
"spectron": "5.0.0",
Expand All @@ -78,7 +78,7 @@
"typescript": "3.4.5",
"wait-on": "3.2.0",
"webdriver-manager": "12.1.0",
"zone.js": "~0.9.1"
"zone.js": "0.9.1"
},
"engines" : {
"node" : ">=10.9.0"
Expand Down

0 comments on commit 5a24b56

Please sign in to comment.