diff --git a/command-builder/package.json b/command-builder/package.json index 59bd6a21..606b72e0 100644 --- a/command-builder/package.json +++ b/command-builder/package.json @@ -5,6 +5,9 @@ "main": "index.js", "builders": "./builders.json", "schematics": "./collection.json", + "ng-add": { + "save": "devDependencies" + }, "repository": { "type": "git", "url": "git+https://github.com/santoshyadav198613/netlify-builder.git"