mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-12-29 16:16:02 +00:00
chore: remove prebuild
This commit is contained in:
@@ -20,8 +20,7 @@
|
||||
"test:ui": "vitest --ui",
|
||||
"lint": "eslint src --max-warnings=0",
|
||||
"typecheck": "tsc --project tsconfig.json --noEmit",
|
||||
"prepare": "husky install",
|
||||
"prebuild": "npm run test"
|
||||
"prepare": "husky install"
|
||||
},
|
||||
"dependencies": {
|
||||
"@emotion/react": "^11.11.4",
|
||||
|
||||
Reference in New Issue
Block a user