Skip to content

Commit 4d2bb96

Browse files
committed
maybe duplicate command was too much?
1 parent ad493c4 commit 4d2bb96

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@
3535
"build": "tsup ./src/index.ts --format cjs,esm --dts --clean",
3636
"clean": "rm -rf ./lib",
3737
"prepack": "yarn clean && yarn build",
38-
"publish": "npm publish --access public",
3938
"test": "vitest",
4039
"test:once": "vitest run",
4140
"test:coverage": "vitest run --coverage"

0 commit comments

Comments
 (0)