Skip to content

Commit

Permalink
7348e8c build: migrate @angular/pwa to ts_project
Browse files Browse the repository at this point in the history
  • Loading branch information
Angular Builds committed Dec 23, 2024
1 parent f3da96b commit 24f817e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@angular-devkit/schematics-cli",
"version": "19.1.0-next.2+sha-0d9a835",
"version": "19.1.0-next.2+sha-7348e8c",
"description": "Angular Schematics - CLI",
"homepage": "https://github.com/angular/angular-cli",
"bin": {
Expand All @@ -21,8 +21,8 @@
],
"schematics": "./collection.json",
"dependencies": {
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#0d9a835",
"@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#0d9a835",
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#7348e8c",
"@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#7348e8c",
"@inquirer/prompts": "7.2.1",
"ansi-colors": "4.1.3",
"symbol-observable": "4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion uniqueId
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Mon Dec 23 2024 17:13:37 GMT+0000 (Coordinated Universal Time)
Mon Dec 23 2024 18:41:44 GMT+0000 (Coordinated Universal Time)

0 comments on commit 24f817e

Please sign in to comment.