Skip to content

Commit

Permalink
fix: add missing prepublish step
Browse files Browse the repository at this point in the history
  • Loading branch information
edvald committed Jun 2, 2018
1 parent 8e9383f commit a1dbde9
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 @@ -126,6 +126,7 @@
"integ": "./test/integ/run",
"lint": "gulp lint",
"prepare": "npm run snyk-protect",
"prepublish": "npm run dist",
"preversion": "npm test",
"snyk-protect": "snyk protect",
"test": "gulp test",
Expand Down

0 comments on commit a1dbde9

Please sign in to comment.