Skip to content

Commit c5dffde

Browse files
author
Angular Builds
committedMar 21, 2025
9e6b9b5 fix(@schematics/angular): add type checking of host bindings to strict config
1 parent e874d65 commit c5dffde

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular-devkit/core",
3-
"version": "20.0.0-next.2+sha-4153bd8",
3+
"version": "20.0.0-next.2+sha-9e6b9b5",
44
"description": "Angular DevKit - Core Utility Library",
55
"main": "src/index.js",
66
"typings": "src/index.d.ts",

‎uniqueId

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Fri Mar 21 2025 13:39:53 GMT+0000 (Coordinated Universal Time)
1+
Fri Mar 21 2025 13:54:36 GMT+0000 (Coordinated Universal Time)

0 commit comments

Comments
 (0)
Failed to load comments.