Skip to content

Commit

Permalink
chore: update esm
Browse files Browse the repository at this point in the history
  • Loading branch information
hunghg255 committed Aug 17, 2024
1 parent 1b1a24e commit 61232c0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@
"build": "unbuild",
"stub": "unbuild --stub",
"lint": "npx oxlint@latest .",
"prepublishOnly": "pnpm build"
"prepublishOnly": "pnpm build",
"release": "bumpp"
},
"keywords": [
"svg",
Expand Down

0 comments on commit 61232c0

Please sign in to comment.