Skip to content
This repository was archived by the owner on May 11, 2020. It is now read-only.

Commit 6b68d4a

Browse files
author
黄俊亮
committed
chore: bump @angular-devkit/* and @schematics/*
These dependencies are bumped in alignment with the dependencies of @angular/cli 6.2.7
1 parent 60a4068 commit 6b68d4a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@
3838
"date-fns": "^1.29.0"
3939
},
4040
"devDependencies": {
41-
"@angular-devkit/build-angular": "^0.6.0",
42-
"@angular-devkit/build-ng-packagr": "^0.6.8",
43-
"@angular-devkit/core": "^0.6.0",
44-
"@angular-devkit/schematics": "^0.6.0",
41+
"@angular-devkit/build-angular": "^0.8.7",
42+
"@angular-devkit/build-ng-packagr": "^0.8.7",
43+
"@angular-devkit/core": "^0.8.7",
44+
"@angular-devkit/schematics": "^0.8.7",
4545
"@angular/animations": "^6.0.0",
4646
"@angular/cli": "~6.2.1",
4747
"@angular/common": "^6.0.0",
@@ -54,7 +54,7 @@
5454
"@angular/platform-browser": "^6.0.0",
5555
"@angular/platform-browser-dynamic": "^6.0.0",
5656
"@angular/router": "^6.0.0",
57-
"@schematics/angular": "^0.6.0",
57+
"@schematics/angular": "^0.8.7",
5858
"@stackblitz/sdk": "^1.1.1",
5959
"@types/fs-extra": "^5.0.4",
6060
"@types/hammerjs": "^2.0.35",

0 commit comments

Comments
 (0)