diff --git a/package.json b/package.json index 50a92a1..7027258 100755 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "start:dev": "npm run build && cd angular-workspace && schematics ..:ng-add", "start": "npm run build && cd angular-workspace && schematics ..:ng-add --debug false", "changelog": "conventional-changelog -p angular -i ./CHANGELOG.md -s", - "rocket": "npm run build && npm publish --tag dev" + "rocket": "npm run build && npm publish" }, "keywords": [ "angular",