Split into multiple files #18
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
"name": "botanique",
|
"name": "botanique",
|
||||||
"version": "0.0.1",
|
"version": "0.0.1",
|
||||||
"description": "Bot discord",
|
"description": "Bot discord",
|
||||||
"main": "index.js",
|
"main": "src/index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"main": "node ."
|
"main": "node ."
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue