mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-11-17 13:28:33 +05:30
chore: remove prebuild
This commit is contained in:
parent
8d0ea995bf
commit
0d9cb03aa0
2 changed files with 2 additions and 3 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue