v1.3.0-waittime #7

Open
voidf1sh wants to merge 6 commits from v1.3.0-waittime into main
1 changed files with 5 additions and 5 deletions
Showing only changes of commit d8d75c01e8 - Show all commits

View File

@ -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",