We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ed6e3e commit 4518232Copy full SHA for 4518232
1 file changed
…cts/ngqp/core/schematics/collection.json projects/ngqp/core/collection.jsonprojects/ngqp/core/schematics/collection.json renamed to projects/ngqp/core/collection.json
@@ -1,5 +1,5 @@
1
{
2
- "$schema": "../../../../node_modules/@angular-devkit/schematics/collection-schema.json",
+ "$schema": "../../../node_modules/@angular-devkit/schematics/collection-schema.json",
3
"schematics": {
4
"ng-add": {
5
"description": "Adds @ngqp to a project",
0 commit comments