Skip to content

Commit

Permalink
9454435 build: update angular
Browse files Browse the repository at this point in the history
  • Loading branch information
Angular Builds committed Nov 13, 2024
1 parent 4fe51b8 commit 27611a0
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-bec92d9",
"version": "19.1.0-next.0+sha-9454435",
"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#bec92d9",
"@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#bec92d9",
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#9454435",
"@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#9454435",
"@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 @@
Wed Nov 13 2024 15:32:11 GMT+0000 (Coordinated Universal Time)
Wed Nov 13 2024 15:50:02 GMT+0000 (Coordinated Universal Time)

0 comments on commit 27611a0

Please sign in to comment.