1
0
mirror of https://github.com/musix-org/musix-oss synced 2025-06-15 17:45:59 +00:00

Merge pull request #10 from cwchristerw/update-package-json

Added repository to package.json
This commit is contained in:
Matte
2019-10-31 15:16:28 +02:00
committed by GitHub

View File

@ -10,6 +10,10 @@
"author": "MatteZ02",
"license": "MIT",
"homepage": "https://https://github.com/MatteZ02/Musix",
"repository": {
"type": "git",
"url": "https://https://github.com/MatteZ02/Musix"
},
"dependencies": {
"dblapi.js": "^2.3.0",
"discord.js": "^11.5.1",