Skip to content

Commit

Permalink
fix(schematics): add schematics to devDependencies (#2784)
Browse files Browse the repository at this point in the history
  • Loading branch information
timdeschryver authored and brandonroberts committed Nov 25, 2020
1 parent 8447ffc commit 0ae271b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions modules/schematics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
},
"homepage": "https://github.com/ngrx/platform#readme",
"schematics": "./collection.json",
"ng-add": {
"save": "devDependencies"
},
"ng-update": {
"packageGroup": [
"@ngrx/store",
Expand Down

0 comments on commit 0ae271b

Please sign in to comment.