changed working directory
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
"author": "MrGeorgen",
|
||||
"repository": "git://git.redstoneunion.de/MrGeorgen/2smart2wait.git",
|
||||
"scripts": {
|
||||
"start": "(cd src && node main.js && cd -)"
|
||||
"start": "node src/main.js"
|
||||
},
|
||||
"license": "GPL-3.0-only",
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user