Skip to content

Commit cd47e98

Browse files
committed
fix(schematics): fix deprecation warning on install
1 parent cfcbd2c commit cd47e98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/angular-calendar/schematics/ng-add/schema.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "http://json-schema.org/schema",
3-
"id": "angular-calendar-schematic-ng-add",
3+
"$id": "angular-calendar-schematic-ng-add",
44
"title": "angular-calendar ng-add schematic",
55
"type": "object",
66
"properties": {

0 commit comments

Comments
 (0)