Skip to content

Commit

Permalink
feat(ng-add): save lib as devDeps
Browse files Browse the repository at this point in the history
  • Loading branch information
marcjulian authored Aug 27, 2020
1 parent 195db48 commit 120f553
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@
"author": "",
"license": "MIT",
"schematics": "./src/collection.json",
"ng-add": {
"save": "devDependencies"
},
"dependencies": {
"@angular-devkit/core": "^8.0.2",
"@angular-devkit/schematics": "^8.0.2",
Expand Down

0 comments on commit 120f553

Please sign in to comment.