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