We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2550385 commit 1be6b36Copy full SHA for 1be6b36
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vulcano",
3
- "version": "1.1.2-b",
+ "version": "1.0.0",
4
"description": "A discord bot based on vulkava and discord.js v14",
5
"main": "index.js",
6
"type": "module",
@@ -13,6 +13,13 @@
13
"start": "node index.js",
14
"test": "echo \"Error: no test specified\" && exit 1"
15
},
16
+ "keywords": [
17
+ "discord",
18
+ "discord-bot",
19
+ "discord-music",
20
+ "discord-js",
21
+ "vulkava"
22
+ ],
23
"author": "Vinn#6779",
24
"repository": {
25
"type": "git",
0 commit comments