mirror of
https://github.com/musix-org/musix-oss
synced 2024-11-10 05:10:17 +00:00
Update package.json
This commit is contained in:
parent
1966324c31
commit
6b8d65c4cb
@ -4,7 +4,7 @@
|
||||
"description": "V3 for Musix the discord music bot",
|
||||
"main": "./index.js",
|
||||
"scripts": {
|
||||
"start": "node --max-old-space-size=2048 index.js"
|
||||
"start": "node --max-old-space-size=4096 index.js"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
Loading…
Reference in New Issue
Block a user