Skip to content

Commit

Permalink
switch to prepare script, so it install dev dependencies. See npm/cli…
Browse files Browse the repository at this point in the history
  • Loading branch information
trusktr committed May 12, 2020
1 parent fc383e9 commit 7856a7c
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 @@
"version": "lume versionHook",
"postversion": "lume postVersionHook",
"XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX OTHER SCRIPTS": "",
"prepack": "npm run build"
"prepare": "npm run build"
},
"dependencies": {
"@lume/element": "0.0.11"
Expand Down

0 comments on commit 7856a7c

Please sign in to comment.