Merge branch 'main' of https://github.com/Crepe-Inc/CrepeSR
This commit is contained in:
commit
ff7b336a9c
@ -3,7 +3,7 @@
|
||||
"ts-node-dev": "^2.0.0"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "ts-node-dev src/index.ts --respawn --transpile-only"
|
||||
"start": "npx ts-node-dev src/index.ts --respawn --transpile-only"
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/express": "^4.17.13",
|
||||
|
Loading…
Reference in New Issue
Block a user