Skip to content

Commit

Permalink
fix(module:install): fixed ngAdd error when ng version >=13, fix #835
Browse files Browse the repository at this point in the history
  • Loading branch information
摘新 committed May 30, 2022
1 parent fc6041b commit d92b6b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schematics/ng-add/schema.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "http://json-schema.org/schema",
"id": "ngAdd",
"$id": "ngAdd",
"title": "add NG-ZORRO-MOBILE",
"type": "object",
"properties": {
Expand Down

0 comments on commit d92b6b3

Please sign in to comment.