Skip to content

Commit

Permalink
Updates publish
Browse files Browse the repository at this point in the history
  • Loading branch information
GSingh01 committed Jun 27, 2022
1 parent b5cec08 commit 3ca4e2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
],
"scripts": {
"prepare": "yarn compile",
"prep-publish": "yarn prepare && yarn publish",
"prep-publish": "yarn prepare && yarn npm publish",
"test": "jest",
"compile": "tsc",
"clean": "git clean -fX"
Expand Down

0 comments on commit 3ca4e2b

Please sign in to comment.