Skip to content

Commit 55f6e42

Browse files
Merge pull request #747 from newbish/newbish-patch-1
fix(schema): Update schema.json to support latest angular schematics
2 parents 2757480 + 2a12b72 commit 55f6e42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schematics/install/schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "http://json-schema.org/schema",
3-
"id": "SchematicsNestEngineInstall",
3+
"$id": "SchematicsNestEngineInstall",
44
"title": "Nest Engine Install Options Schema",
55
"type": "object",
66
"properties": {

0 commit comments

Comments
 (0)