Skip to content

Commit

Permalink
chore: restore script
Browse files Browse the repository at this point in the history
  • Loading branch information
juanpicado authored May 24, 2021
1 parent 1d8910a commit 8682af5
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 @@ -146,7 +146,7 @@
"ci:version": "run-s ci:version:changeset ci:version:install",
"ci:version:install": "pnpm install --frozen-lockfile=false",
"ci:version:changeset": "changeset version",
"ci:publish": "changeset publish --tag next",
"ci:publish": "changeset publish",
"ts:ref": "update-ts-references --discardComments"
},
"license": "MIT",
Expand Down

0 comments on commit 8682af5

Please sign in to comment.