Skip to content

Commit

Permalink
updated package version
Browse files Browse the repository at this point in the history
  • Loading branch information
cf committed Jul 1, 2024
1 parent ae4bba9 commit a77ee5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"module": "dist/esm/index.js",
"umd:main": "dist/umd/index.js",
"scripts": {
"postinstall": "husky install",
"_postinstall": "husky install",
"prepublishOnly": "pinst --disable",
"postpublish": "pinst --enable",
"build": "npm run build:cjs && npm run build:esm && npm run build:umd && npm run build:types",
Expand Down

0 comments on commit a77ee5e

Please sign in to comment.