mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-26 18:42:49 +00:00
Update package.json
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
"lint": "eslint src",
|
||||
"test": "jest",
|
||||
"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"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user