mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-30 07:38:10 +00:00
Update package.json
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
"lint": "eslint src",
|
"lint": "eslint src",
|
||||||
"test": "jest",
|
"test": "jest",
|
||||||
"type-check": "tsc --noEmit",
|
"type-check": "tsc --noEmit",
|
||||||
"migration:run": "ts-node src/scripts/migrate.ts",
|
"migration:run": "node dist/scripts/migrate.js",
|
||||||
"migration:revert": "ts-node src/scripts/migrate-revert.ts"
|
"migration:revert": "ts-node src/scripts/migrate-revert.ts"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
Reference in New Issue
Block a user