oops
This commit is contained in:
parent
6a92604fdf
commit
c98063dbd4
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@
|
|||
"description": "TODO: Readme",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"dev": "nodemon ./api/index.js",
|
||||
"start": "node ./api/index.js"
|
||||
"dev": "nodemon ./scripts/server.js",
|
||||
"start": "node ./scripts/server.js"
|
||||
},
|
||||
"author": "MeowcaTheoRange",
|
||||
"type": "module",
|
||||
|
|
Loading…
Reference in a new issue