Skip to content

Commit 90a61bb

Browse files
committed
fix(other): Fix path to collections file
1 parent 2b22527 commit 90a61bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

projects/ngqp/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"queryparams",
1818
"query-params"
1919
],
20-
"schematics": "./schematics/collection.json",
20+
"schematics": "./collection.json",
2121
"peerDependencies": {
2222
"@angular/common": "^7.x.x",
2323
"@angular/core": "^7.x.x",

0 commit comments

Comments
 (0)