Skip to content

Commit

Permalink
setup CI semantic release again to refresh tokens
Browse files Browse the repository at this point in the history
  • Loading branch information
bahmutov committed Jun 22, 2017
1 parent 011614b commit 37e4021
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "next-update",
"description": "Tests if module's dependencies can be updated to the newer version without breaking the tests",
"version": "0.0.0",
"version": "0.0.0-development",
"author": "Gleb Bahmutov <[email protected]>",
"bin": {
"next-update": "bin/next-update.js"
Expand Down Expand Up @@ -65,7 +65,7 @@
"mockery": "1.7.0",
"pre-git": "3.15.0",
"publish": "0.6.0",
"semantic-release": "6.3.6",
"semantic-release": "^6.3.6",
"simple-commit-message": "3.0.2",
"standard": "10.0.2",
"stop-build": "1.1.0",
Expand Down

0 comments on commit 37e4021

Please sign in to comment.