Skip to content

Commit 1be6b36

Browse files
author
vinnofficial@outlook.com
committed
Release version 1.0.0
1 parent 2550385 commit 1be6b36

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

package.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vulcano",
3-
"version": "1.1.2-b",
3+
"version": "1.0.0",
44
"description": "A discord bot based on vulkava and discord.js v14",
55
"main": "index.js",
66
"type": "module",
@@ -13,6 +13,13 @@
1313
"start": "node index.js",
1414
"test": "echo \"Error: no test specified\" && exit 1"
1515
},
16+
"keywords": [
17+
"discord",
18+
"discord-bot",
19+
"discord-music",
20+
"discord-js",
21+
"vulkava"
22+
],
1623
"author": "Vinn#6779",
1724
"repository": {
1825
"type": "git",

0 commit comments

Comments
 (0)