Fix ci-deply script
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
"version": "2025.0.10",
|
"version": "2025.0.10",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"ci-build": "bun run build:node && bun run build:browser && bun run build:types",
|
"ci-build": "bun run build",
|
||||||
"format": "prettier --write ./",
|
"format": "prettier --write ./",
|
||||||
"test": "bun test",
|
"test": "bun test",
|
||||||
"test:watch": "bun test --watch",
|
"test:watch": "bun test --watch",
|
||||||
|
|||||||
Reference in New Issue
Block a user