Skip to content

Commit

Permalink
Update npmpub
Browse files Browse the repository at this point in the history
  • Loading branch information
jeddy3 committed Jan 22, 2016
1 parent a628fcf commit 07a1f96
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,13 @@
"ava": "^0.10.0",
"eslint": "^1.10.3",
"eslint-config-stylelint": "^0.1.0",
"github-release-from-changelog": "^1.1.1",
"npmpub": "^2.0.0",
"npmpub": "^3.0.1",
"stylelint": "^4.0.0"
},
"scripts": {
"ava": "ava --verbose \"__tests__/**/*.js\"",
"lint": "eslint . --ignore-path .gitignore",
"release": "npmpublish && github-release-from-changelog",
"release": "npmpub",
"test": "npm run lint && npm run ava"
},
"babel": {
Expand Down

0 comments on commit 07a1f96

Please sign in to comment.