Skip to content

Commit

Permalink
3d1c52b build: update angular
Browse files Browse the repository at this point in the history
  • Loading branch information
Angular Builds committed Dec 2, 2024
1 parent a7e05f5 commit 3064dfe
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.0+sha-4e5585a",
"version": "19.1.0-next.0+sha-3d1c52b",
"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#4e5585a",
"@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#4e5585a",
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#3d1c52b",
"@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#3d1c52b",
"@inquirer/prompts": "7.1.0",
"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 02 2024 12:16:39 GMT+0000 (Coordinated Universal Time)
Mon Dec 02 2024 12:37:02 GMT+0000 (Coordinated Universal Time)

0 comments on commit 3064dfe

Please sign in to comment.