1
0
mirror of https://github.com/musix-org/musix-oss synced 2024-09-20 01:21:56 +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", "description": "V3 for Musix the discord music bot",
"main": "./index.js", "main": "./index.js",
"scripts": { "scripts": {
"start": "node --max-old-space-size=2048 index.js" "start": "node --max-old-space-size=4096 index.js"
}, },
"repository": { "repository": {
"type": "git", "type": "git",