Skip to content

Commit

Permalink
chore: update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
NicoKam committed May 3, 2024
1 parent 7edb5fe commit 5e44931
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
"build": "echo \"ok\"",
"deploy": "npm run docs:build && npm run docs:deploy",
"c": "changeset",
"cv": "changeset && changeset version",
"cv:pre": "changeset version --snapshot prepublish --snapshot-prerelease-template {tag}-${TIMESTAMP}",
"pub": "npm run test && changeset publish && git push",
"pub:only": "npm run test && changeset publish",
Expand Down

0 comments on commit 5e44931

Please sign in to comment.