mirror of
https://github.com/kolbytn/mindcraft.git
synced 2025-08-06 07:15:45 +02:00
Update package.json
This commit is contained in:
parent
6f1f79f3c1
commit
87d1c6c00c
1 changed files with 2 additions and 1 deletions
|
@ -17,6 +17,7 @@
|
||||||
"yargs": "^17.7.2"
|
"yargs": "^17.7.2"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"postinstall": "patch-package"
|
"postinstall": "patch-package",
|
||||||
|
"start": "node main.js"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue