Skip to content
This repository was archived by the owner on Sep 4, 2024. It is now read-only.

Commit df9a922

Browse files
Refactored knex script
1 parent 627de26 commit df9a922

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"test": "ts-mocha tests/*.test.ts",
88
"dev": "nodemon index.ts",
99
"start": "ts-node index.ts",
10-
"typeorm": "node --require ts-node/register ./node_modules/typeorm/cli.js"
10+
"knex": "npx knex"
1111
},
1212
"author": "Mohammed Adekunle",
1313
"license": "MIT",

0 commit comments

Comments
 (0)