mirror of
https://github.com/logos-storage/codex-factory.git
synced 2026-01-02 13:03:07 +00:00
fix: release
This commit is contained in:
parent
bba14d5bd7
commit
bc63108452
@ -29,7 +29,7 @@
|
||||
"dist"
|
||||
],
|
||||
"scripts": {
|
||||
"prepublishOnly": "cross-env NODE_ENV=production npm run build",
|
||||
"prepublishOnly": "npm run build",
|
||||
"build": "rimraf dist && tsc",
|
||||
"start": "ts-node src/index.ts",
|
||||
"test": "jest --verbose --config=jest.config.ts",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user