Skip to content

Commit 13e64f6

Browse files
author
Angular Builds
committed
ed09cef release: cut the v20.1.0 release
1 parent c6526e1 commit 13e64f6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular/pwa",
3-
"version": "20.1.0-rc.0+sha-bf6823d",
3+
"version": "20.1.0+sha-ed09cef",
44
"description": "PWA schematics for Angular",
55
"keywords": [
66
"Angular CLI",
@@ -17,12 +17,12 @@
1717
"save": false
1818
},
1919
"dependencies": {
20-
"@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#bf6823d",
21-
"@schematics/angular": "github:angular/schematics-angular-builds#bf6823d",
20+
"@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#ed09cef",
21+
"@schematics/angular": "github:angular/schematics-angular-builds#ed09cef",
2222
"parse5-html-rewriting-stream": "7.1.0"
2323
},
2424
"peerDependencies": {
25-
"@angular/cli": "github:angular/cli-builds#bf6823d"
25+
"@angular/cli": "github:angular/cli-builds#ed09cef"
2626
},
2727
"peerDependenciesMeta": {
2828
"@angular/cli": {

uniqueId

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Wed Jul 09 2025 21:23:45 GMT+0000 (Coordinated Universal Time)
1+
Wed Jul 09 2025 22:43:26 GMT+0000 (Coordinated Universal Time)

0 commit comments

Comments
 (0)