Updated description in package.json

This commit is contained in:
Christer Warén 2020-08-17 02:50:07 +03:00
parent f648c2bf3a
commit 671ed30860

View File

@ -1,7 +1,7 @@
{ {
"name": "eximiabots-radiox", "name": "eximiabots-radiox",
"version": "1.0.0", "version": "1.0.0",
"description": "Radio Bot for Discord", "description": "Internet Radio to your Discord guild",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
"start": "node ." "start": "node ."