Skip to content

Commit

Permalink
feat: update semantic release
Browse files Browse the repository at this point in the history
  • Loading branch information
jchartrand committed Feb 13, 2018
1 parent 5725b9f commit 9c48cce
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 @@ -19,7 +19,7 @@
},
"homepage": "https://github.com/cwrc/dbpedia-entity-lookup#readme",
"scripts": {
"semantic-release": "semantic-release && npm publish && semantic-release post",
"semantic-release": "semantic-release",
"cm": "git-cz",
"precommit": "npm run test && npm run check-coverage",
"browserify": "mkdirp build && browserify test/development.js -o build/development.js --debug -t [ babelify --presets [ es2015 ] ]",
Expand Down

0 comments on commit 9c48cce

Please sign in to comment.