Skip to content

Commit

Permalink
🔧 Add prepublishOnly script
Browse files Browse the repository at this point in the history
  • Loading branch information
gluons committed Oct 23, 2018
1 parent 014d93e commit 9d2e1ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"dist"
],
"scripts": {
"prepublishOnly": "npm run build",
"lint": "tslint -p .",
"build": "vue-pack",
"dev": "vue-pack dev",
Expand Down

0 comments on commit 9d2e1ba

Please sign in to comment.