WIP: v1.3.0-waittime #7
10
package.json
10
package.json
@ -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",
|
||||||
|
Loading…
Reference in New Issue
Block a user