Skip to content

Commit 8f71b7d

Browse files
Merge pull request #48 from alan-agius4/patch-1
fix: save package in devDependencies
2 parents 7978d02 + 6098a38 commit 8f71b7d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

command-builder/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
"main": "index.js",
66
"builders": "./builders.json",
77
"schematics": "./collection.json",
8+
"ng-add": {
9+
"save": "devDependencies"
10+
},
811
"repository": {
912
"type": "git",
1013
"url": "git+https://github.com/santoshyadav198613/netlify-builder.git"

0 commit comments

Comments
 (0)