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", "name": "silvanus",
"version": "1.0.5", "version": "1.1.0",
"description": "Analyze Grow A Tree", "description": "Grow A Tree Comparison Tool",
"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/treeanalyzer.git" "url": "git+https://github.com/voidf1sh/silvanus.git"
}, },
"author": "Skylar Grant", "author": "Skylar Grant",
"license": "ISC", "license": "ISC",
"bugs": { "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": { "dependencies": {
"discord.js": "^14.7.1", "discord.js": "^14.7.1",
"dotenv": "^16.0.3" "dotenv": "^16.0.3"