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", "name": "silvanus",
"version": "1.2.8", "version": "1.3.0",
"description": "Grow A Tree Companion Bot", "description": "The ultimate Grow A Tree companion bot!",
"main": "main.js", "main": "main.js",
"scripts": { "scripts": {
"test": "echo \"Error: no test specified\" && exit 1" "test": "echo \"Error: no test specified\" && exit 1"
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/voidf1sh/silvanus.git" "url": "git+https://git.vfsh.dev/voidf1sh/silvanus.git"
}, },
"author": "Skylar Grant", "author": "Skylar Grant",
"license": "ISC", "license": "ISC",
"bugs": { "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": { "dependencies": {
"axios": "^1.4.0", "axios": "^1.4.0",
"discord.js": "^14.11.0", "discord.js": "^14.11.0",