Skip to content

Commit

Permalink
Use prepublish instead of prepare for now
Browse files Browse the repository at this point in the history
  • Loading branch information
markushedvall committed Aug 20, 2018
1 parent 660517b commit 29258f7
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 @@ -28,7 +28,7 @@
"standard": "^11.x"
},
"scripts": {
"prepare": "node scripts/get-plantuml-jar.js",
"prepublish": "node scripts/get-plantuml-jar.js",
"test": "standard && node test/fixtures/prepare.js && mocha",
"build": "node nail/build.js"
},
Expand Down

0 comments on commit 29258f7

Please sign in to comment.