Skip to content

Commit 61232c0

Browse files
committed
chore: update esm
1 parent 1b1a24e commit 61232c0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@
2222
"build": "unbuild",
2323
"stub": "unbuild --stub",
2424
"lint": "npx oxlint@latest .",
25-
"prepublishOnly": "pnpm build"
25+
"prepublishOnly": "pnpm build",
26+
"release": "bumpp"
2627
},
2728
"keywords": [
2829
"svg",

0 commit comments

Comments
 (0)