Skip to content

Commit

Permalink
chore: remove scrpits
Browse files Browse the repository at this point in the history
  • Loading branch information
Wxh16144 committed Jul 21, 2023
1 parent 59e6cee commit dc3d5be
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,7 @@
"prettier:check": "prettier --check .",
"prettier:format": "prettier --write .",
"typecheck": "tsc",
"prepublishOnly": "npm install && npm run build && npm run build:types",
"postpublish": "git push --follow-tags origin HEAD"
"prepublishOnly": "npm install && npm run build && npm run build:types"
},
"dependencies": {
"clsx": "^2.0.0"
Expand Down

0 comments on commit dc3d5be

Please sign in to comment.