Skip to content

Commit 4518232

Browse files
committed
fix(other): Move collection file into correct location
1 parent 3ed6e3e commit 4518232

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

projects/ngqp/core/schematics/collection.json renamed to projects/ngqp/core/collection.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "../../../../node_modules/@angular-devkit/schematics/collection-schema.json",
2+
"$schema": "../../../node_modules/@angular-devkit/schematics/collection-schema.json",
33
"schematics": {
44
"ng-add": {
55
"description": "Adds @ngqp to a project",

0 commit comments

Comments
 (0)