Skip to content

Commit

Permalink
run validation before npm version
Browse files Browse the repository at this point in the history
  • Loading branch information
TwitchBronBron committed Oct 18, 2020
1 parent 8af8ff3 commit a0e608b
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 @@ -5,6 +5,7 @@
"license": "MIT",
"description": "A Promise-like implementation for BrightScript/Roku",
"scripts": {
"preversion": "npm run validate",
"validate": "bsc --create-package=false --copy-to-staging=false"
},
"devDependencies": {
Expand Down

0 comments on commit a0e608b

Please sign in to comment.