Skip to content

Commit 5a093f6

Browse files
author
Angular Builds
committed
0b7d48c fix(@schematics/angular): correctly detect modules using new file extension format
1 parent 6f489bd commit 5a093f6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular-devkit/core",
3-
"version": "20.1.0-next.0+sha-1159cf0",
3+
"version": "20.1.0-next.0+sha-0b7d48c",
44
"description": "Angular DevKit - Core Utility Library",
55
"main": "src/index.js",
66
"typings": "src/index.d.ts",

uniqueId

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Thu Jun 05 2025 13:37:56 GMT+0000 (Coordinated Universal Time)
1+
Thu Jun 05 2025 14:45:36 GMT+0000 (Coordinated Universal Time)

0 commit comments

Comments
 (0)