Remove the test script from yalt
This commit is contained in:
@@ -28,8 +28,7 @@
|
||||
"clean": "rimraf dist",
|
||||
"build": "npm run clean && npm run build:tsup",
|
||||
"build:tsup": "tsup --dts-resolve",
|
||||
"typecheck": "tsc --noEmit",
|
||||
"test": "jest"
|
||||
"typecheck": "tsc --noEmit"
|
||||
},
|
||||
"dependencies": {
|
||||
"zod": "3.22.3",
|
||||
|
||||
Reference in New Issue
Block a user