Update package.json

This commit is contained in:
Christer Warén
2020-06-30 20:15:06 +03:00
committed by GitHub
parent 78155c56c2
commit 0dcca861a0

View File

@ -1,7 +1,7 @@
{ {
"name": "radiox", "name": "radiox",
"version": "1.0.0", "version": "1.0.0",
"description": "We will bring you finnish radio to your discord server", "description": "Radio Bot for Discord",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
"start": "node .", "start": "node .",