Skip to content

Commit

Permalink
chore: use prepack script so git dependency can be installed
Browse files Browse the repository at this point in the history
  • Loading branch information
andreialecu committed Nov 30, 2020
1 parent 0babd30 commit 58fc1c5
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 @@ -17,7 +17,7 @@
"release": "release-it",
"example": "yarn --cwd example",
"bootstrap": "yarn example && yarn",
"prepare": "bob build"
"prepack": "bob build"
},
"publishConfig": {
"registry": "https://registry.npmjs.org/"
Expand Down

0 comments on commit 58fc1c5

Please sign in to comment.