Skip to content

Commit bc752a1

Browse files
🐛 add back publish script
1 parent bbf6718 commit bc752a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@
5555
"postbuild": "npx tsx postbuild.ts",
5656
"postbuild:packLocal": "cross-env MODE=packLocal npx tsx postbuild.ts",
5757
"bundle": "rollup -c",
58+
"package": "npm run build && npm publish",
5859
"========= Docs": "",
5960
"docs:build": "cd docs/ && npm run build",
6061
"docs": "cd docs/ && npm run dev",

0 commit comments

Comments
 (0)