Skip to content

Commit

Permalink
save (#5)
Browse files Browse the repository at this point in the history
Co-authored-by: riley napier <[email protected]>
  • Loading branch information
rileylnapier and riley napier authored Mar 18, 2021
1 parent 51f2cee commit f584e24
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 @@ -7,7 +7,7 @@
"scripts": {
"lerna": "lerna",
"lerna:version": "lerna version --no-push --no-git-tag-version",
"release": "lerna publish from-package --yes",
"release": "lerna publish from-package --yes --no-verify-access",
"postinstall": "lerna bootstrap && yarn build",
"build": "lerna run build && yarn types",
"build:watch": "lerna run build:watch --stream --parallel",
Expand Down

0 comments on commit f584e24

Please sign in to comment.