mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2024-11-10 02:20:18 +00:00
Remove datastore folder creation when using npm install
This commit is contained in:
parent
47fe1b4f8f
commit
ac6ec9317c
@ -4,8 +4,7 @@
|
|||||||
"description": "Radio Bot for Discord",
|
"description": "Radio Bot for Discord",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "node .",
|
"start": "node ."
|
||||||
"install": "mkdir datastore"
|
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
Loading…
Reference in New Issue
Block a user