Skip to content

Commit dc3d5be

Browse files
committed
chore: remove scrpits
1 parent 59e6cee commit dc3d5be

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,7 @@
4545
"prettier:check": "prettier --check .",
4646
"prettier:format": "prettier --write .",
4747
"typecheck": "tsc",
48-
"prepublishOnly": "npm install && npm run build && npm run build:types",
49-
"postpublish": "git push --follow-tags origin HEAD"
48+
"prepublishOnly": "npm install && npm run build && npm run build:types"
5049
},
5150
"dependencies": {
5251
"clsx": "^2.0.0"

0 commit comments

Comments
 (0)