Skip to content

Commit b2f234d

Browse files
committed
Update scripts
1 parent 8fe042b commit b2f234d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"scripts": {
2929
"build": "tsc && vite build",
30-
"release": "yarn build && cp ./package.json ./dist/package.json && cd ./dist && npm publish"
30+
"release": "yarn build && cp ./package.json ./dist/package.json && cd ./dist"
3131
},
3232
"devDependencies": {
3333
"@eslint/js": "^9.9.0",

0 commit comments

Comments
 (0)