mirror of
https://github.com/IT4Change/gradido.git
synced 2026-04-06 01:25:28 +00:00
update version
This commit is contained in:
parent
d9666f3a88
commit
02f64af3d3
@ -10,7 +10,7 @@
|
||||
"start": "cross-env TZ=UTC bun run src/index.ts",
|
||||
"build": "bun build src/index.ts --outdir=build --target=bun --external=gradido-blockchain-js --minify",
|
||||
"dev": "cross-env TZ=UTC bun run --watch src/index.ts",
|
||||
"migrate": "cross-env TZ=UTC bun src/migrations/db-v2.7.0_to_blockchain-v3.5",
|
||||
"migrate": "cross-env TZ=UTC bun src/migrations/db-v2.7.0_to_blockchain-v3.7",
|
||||
"test": "cross-env TZ=UTC bun test",
|
||||
"test:debug": "cross-env TZ=UTC bun test --inspect-brk",
|
||||
"typecheck": "tsc --noEmit",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user