Skip to content

Commit

Permalink
remove publish
Browse files Browse the repository at this point in the history
  • Loading branch information
cwagner22 committed Dec 5, 2024
1 parent f8c55eb commit 9ed49b2
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 @@ -127,7 +127,7 @@
],
"scripts": {
"version": "pnpm changeset version && pnpm install --no-frozen-lockfile",
"publish": "nps git:tag && pnpm changeset publish --no-git-tag",
"-publish": "nps git:tag && pnpm changeset publish --no-git-tag",
"changeset": "changeset",
"start": "webpack serve --config ./config/webpack/demo/webpack.config.dev.js --static demo/ts --entry ./demo/ts/app",
"start:docs": "wireit",
Expand Down

0 comments on commit 9ed49b2

Please sign in to comment.