Skip to content

Commit

Permalink
chore(mpn scripts): updated npm scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
BioPhoton committed Mar 27, 2018
1 parent 2fc682d commit 66de0fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"changelog": "conventional-changelog --pkg ./libs/angular-star-rating/package.json --config ./changelog/changelog.config.js -p angular -i CHANGELOG.md -s -r 0",
"recommended-bump": "conventional-recommended-bump -p angular",
"github-release": "conventional-github-releaser -p angular -r 0",
"release": "npm publish dist"
"release:lib": "npm publish ./@packaged/angular-star-rating"
},
"private": true,
"dependencies": {
Expand Down

0 comments on commit 66de0fe

Please sign in to comment.