Skip to content

Commit d7a5895

Browse files
author
Angular Builds
committed
bf6823d build: update Angular versions for 20.1 stable
1 parent 32ab23a commit d7a5895

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/build-webpack",
3-
"version": "0.2001.0-rc.0+sha-aea3ed8",
3+
"version": "0.2001.0-rc.0+sha-bf6823d",
44
"description": "Webpack Builder for Architect",
55
"experimental": true,
66
"main": "src/index.js",
@@ -16,7 +16,7 @@
1616
"./*.js": "./*.js"
1717
},
1818
"dependencies": {
19-
"@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#aea3ed8",
19+
"@angular-devkit/architect": "github:angular/angular-devkit-architect-builds#bf6823d",
2020
"rxjs": "7.8.2"
2121
},
2222
"peerDependencies": {

uniqueId

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

0 commit comments

Comments
 (0)