Skip to content

Commit 0a934b7

Browse files
author
Angular Builds
committed
3772836c1 refactor(@schematics/angular): automatically determine the version string to match latest Angular
1 parent 5448952 commit 0a934b7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"schematics"
1919
],
2020
"dependencies": {
21-
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#4bcd1dc9e",
21+
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#3772836c1",
2222
"ora": "5.4.1",
2323
"rxjs": "6.6.7"
2424
},

uniqueId

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Wed Jul 21 2021 22:35:07 GMT+0000 (Coordinated Universal Time)
1+
Wed Jul 21 2021 22:42:51 GMT+0000 (Coordinated Universal Time)

0 commit comments

Comments
 (0)