Skip to content

Commit

Permalink
feat: 删除 prepublishOnly
Browse files Browse the repository at this point in the history
  • Loading branch information
kmq116 committed Nov 25, 2024
1 parent 0ed8ead commit 1c07a22
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
"build": "unbuild --no-type-check",
"dev": "tsup --dts --watch",
"lint": "eslint .",
"prepublishOnly": "nr build",
"release": "bumpp && npm publish",
"start": "esno src/index.ts",
"test": "vitest",
Expand Down

0 comments on commit 1c07a22

Please sign in to comment.