Versioning
This commit is contained in:
parent
36f44f4b41
commit
d8d75c01e8
10
package.json
10
package.json
@ -1,21 +1,21 @@
|
||||
{
|
||||
"name": "silvanus",
|
||||
"version": "1.2.8",
|
||||
"description": "Grow A Tree Companion Bot",
|
||||
"version": "1.3.0",
|
||||
"description": "The ultimate Grow A Tree companion bot!",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/voidf1sh/silvanus.git"
|
||||
"url": "git+https://git.vfsh.dev/voidf1sh/silvanus.git"
|
||||
},
|
||||
"author": "Skylar Grant",
|
||||
"license": "ISC",
|
||||
"bugs": {
|
||||
"url": "https://github.com/voidf1sh/silvanus/issues"
|
||||
"url": "https://git.vfsh.dev/voidf1sh/silvanus/issues"
|
||||
},
|
||||
"homepage": "https://github.com/voidf1sh/silvanus#readme",
|
||||
"homepage": "https://git.vfsh.dev/voidf1sh/silvanus#readme",
|
||||
"dependencies": {
|
||||
"axios": "^1.4.0",
|
||||
"discord.js": "^14.11.0",
|
||||
|
Loading…
Reference in New Issue
Block a user