mirror of
https://github.com/sern-handler/handler
synced 2026-06-28 02:32:15 +00:00
revert removal of crash method and mark deprecated
This commit is contained in:
@@ -22,7 +22,8 @@
|
||||
"build:prod": "tsup --minify",
|
||||
"publish": "npm run build:prod",
|
||||
"pretty": "prettier --write .",
|
||||
"test": "vitest"
|
||||
"tdd" : "vitest",
|
||||
"test": "vitest --run"
|
||||
},
|
||||
"keywords": [
|
||||
"sern-handler",
|
||||
|
||||
Reference in New Issue
Block a user