Skip to content

Commit 5a24b56

Browse files
committed
ref/ strict version build-angular & zonejs
1 parent 6ede0c8 commit 5a24b56

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"version": "conventional-changelog -i CHANGELOG.md -s -r 0 && git add CHANGELOG.md"
3939
},
4040
"devDependencies": {
41-
"@angular-devkit/build-angular": "~0.800.0",
41+
"@angular-devkit/build-angular": "0.800.0",
4242
"@angular/cli": "8.0.1",
4343
"@angular/common": "8.0.0",
4444
"@angular/compiler": "8.0.0",
@@ -69,7 +69,7 @@
6969
"karma-coverage-istanbul-reporter": "2.0.4",
7070
"karma-jasmine": "2.0.1",
7171
"karma-jasmine-html-reporter": "1.4.0",
72-
"mocha": "6.0.2",
72+
"mocha": "6.1.2",
7373
"npm-run-all": "4.1.5",
7474
"rxjs": "6.5.2",
7575
"spectron": "5.0.0",
@@ -78,7 +78,7 @@
7878
"typescript": "3.4.5",
7979
"wait-on": "3.2.0",
8080
"webdriver-manager": "12.1.0",
81-
"zone.js": "~0.9.1"
81+
"zone.js": "0.9.1"
8282
},
8383
"engines" : {
8484
"node" : ">=10.9.0"

0 commit comments

Comments
 (0)