Skip to content

Commit

Permalink
fix(version): remove keywords to avoid crushing grunt-readme
Browse files Browse the repository at this point in the history
  • Loading branch information
bahmutov committed Jun 22, 2017
1 parent 37e4021 commit ae738ab
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-development",
"version": "0.0.0",
"author": "Gleb Bahmutov <gleb.bahmutov@gmail.com>",
"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 ae738ab

Please sign in to comment.