Skip to content

Commit

Permalink
Remove "preversion"-script as "thought" is now a devDependency
Browse files Browse the repository at this point in the history
  • Loading branch information
nknapp committed Aug 8, 2017
1 parent 67a0fae commit 8b7298a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
"coverage": "istanbul cover ./node_modules/.bin/_mocha",
"postcoverage": "istanbul check-coverage coverage/coverage.json --statements 100",
"thought": "thought run -a",
"preversion": "thought --version || npm -g install thought",
"version": "thoughtful changelog -o -a && npm run thought"
},
"dependencies": {
Expand Down

0 comments on commit 8b7298a

Please sign in to comment.