New Name, New Version

This commit is contained in:
Skylar Grant 2023-01-24 13:40:18 -05:00
parent 1433b723c3
commit 81e97ea020

View File

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