New Name, New Version
This commit is contained in:
parent
1433b723c3
commit
81e97ea020
12
package.json
12
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"
|
||||
|
Loading…
Reference in New Issue
Block a user