Skip to content

Commit 499cb9e

Browse files
author
Angular Builds
committed
bf6823d build: update Angular versions for 20.1 stable
1 parent 5b7f7e7 commit 499cb9e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular-devkit/schematics",
3-
"version": "20.1.0-rc.0+sha-aea3ed8",
3+
"version": "20.1.0-rc.0+sha-bf6823d",
44
"description": "Angular Schematics - Library",
55
"main": "src/index.js",
66
"typings": "src/index.d.ts",
@@ -18,7 +18,7 @@
1818
"tooling"
1919
],
2020
"dependencies": {
21-
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#aea3ed8",
21+
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#bf6823d",
2222
"jsonc-parser": "3.3.1",
2323
"magic-string": "0.30.17",
2424
"ora": "8.2.0",

uniqueId

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Wed Jul 09 2025 13:39:58 GMT+0000 (Coordinated Universal Time)
1+
Wed Jul 09 2025 21:24:14 GMT+0000 (Coordinated Universal Time)

0 commit comments

Comments
 (0)