Skip to content

Commit 0e3e2fb

Browse files
author
Angular Builds
committed
f3ed0fe release: cut the v18.1.0-next.1 release
1 parent 4a79ecf commit 0e3e2fb

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/schematics",
3-
"version": "18.1.0-next.0+sha-8e0ea9b",
3+
"version": "18.1.0-next.1+sha-f3ed0fe",
44
"description": "Angular Schematics - Library",
55
"main": "src/index.js",
66
"typings": "src/index.d.ts",
@@ -18,7 +18,7 @@
1818
"tooling"
1919
],
2020
"dependencies": {
21-
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#8e0ea9b",
21+
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#f3ed0fe",
2222
"jsonc-parser": "3.2.1",
2323
"magic-string": "0.30.10",
2424
"ora": "5.4.1",

uniqueId

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Wed Jun 05 2024 21:18:33 GMT+0000 (Coordinated Universal Time)
1+
Wed Jun 05 2024 22:29:18 GMT+0000 (Coordinated Universal Time)

0 commit comments

Comments
 (0)