Skip to content

Commit

Permalink
Internal: Brought back the missing preversion script in package.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
oleq committed Sep 23, 2019
1 parent 8dd7284 commit dc536de
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 @@ -15,6 +15,7 @@
"scripts": {
"build": "webpack --mode production",
"dev": "webpack --mode development --watch",
"preversion": "npm run build",
"changelog": "node ./scripts/changelog.js",
"release:bump-version": "node ./scripts/bump-version.js",
"release:publish": "node ./scripts/publish.js",
Expand Down

0 comments on commit dc536de

Please sign in to comment.