Skip to content

Commit

Permalink
added setup semantic release
Browse files Browse the repository at this point in the history
  • Loading branch information
trescube committed May 31, 2017
1 parent 80456af commit 61c6a82
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
Expand Up @@ -2,7 +2,7 @@
"name": "pelias-sorting",
"description": "Utility module that sorts Pelias results",
"main": "index.js",
"version": "1.0.0",
"version": "0.0.0-development",
"scripts": {
"test": "node test/index | tap-dot",
"lint": "jshint .",
Expand All @@ -28,7 +28,7 @@
"jshint": "^2.8.0",
"npm-check": "^5.4.4",
"precommit-hook": "^3.0.0",
"semantic-release": "^4.3.5",
"semantic-release": "^6.3.6",
"tap-dot": "^1.0.5",
"tape": "^4.6.2"
},
Expand Down

0 comments on commit 61c6a82

Please sign in to comment.