diff --git a/package.json b/package.json index 5f9ecbb..36da471 100644 --- a/package.json +++ b/package.json @@ -1,21 +1,21 @@ { - "name": "treeanalyzer", - "version": "1.0.5", - "description": "Analyze Grow A Tree", + "name": "silvanus", + "version": "1.1.0", + "description": "Grow A Tree Comparison Tool", "main": "main.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", - "url": "git+https://github.com/voidf1sh/treeanalyzer.git" + "url": "git+https://github.com/voidf1sh/silvanus.git" }, "author": "Skylar Grant", "license": "ISC", "bugs": { - "url": "https://github.com/voidf1sh/treeanalyzer/issues" + "url": "https://github.com/voidf1sh/silvanus/issues" }, - "homepage": "https://github.com/voidf1sh/treeanalyzer#readme", + "homepage": "https://github.com/voidf1sh/silvanus#readme", "dependencies": { "discord.js": "^14.7.1", "dotenv": "^16.0.3"