1
0
mirror of https://github.com/musix-org/musix-oss synced 2024-09-19 22:11:55 +00:00

Update package.json

This commit is contained in:
Matte 2020-07-09 13:54:21 +03:00
parent 1966324c31
commit 6b8d65c4cb

View File

@ -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",