1
0
mirror of https://github.com/musix-org/musix-oss synced 2024-11-10 02:00:20 +00:00

Update package.json

This commit is contained in:
MatteZ02 2020-06-08 15:47:17 +03:00
parent f2d6a6b09c
commit a0662fdf90

View File

@ -4,7 +4,7 @@
"description": "V3 for Musix the discord music bot",
"main": "./index.js",
"scripts": {
"start": "node ."
"start": "node --max-old-space-size=2048 index.js"
},
"repository": {
"type": "git",