Updated package.json.
This commit is contained in:
parent
608d9e8457
commit
02f046c789
@ -1,7 +1,12 @@
|
||||
{
|
||||
"name": "arav-dwelling",
|
||||
"version": "21.6.0",
|
||||
"version": "21.7.0",
|
||||
"description": "Arav's dwelling",
|
||||
"homepage": "https://git.arav.top/Arav/Dwelling",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://git.arav.top/Arav/Dwelling"
|
||||
},
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
@ -11,7 +16,7 @@
|
||||
"dwelling",
|
||||
"Arav"
|
||||
],
|
||||
"author": "Arav",
|
||||
"author": "Alexander \"Arav\" Andreev <me@arav.top> (https://arav.top)",
|
||||
"license": "GPLv3",
|
||||
"dependencies": {
|
||||
"koa": "^2.13.1",
|
||||
|
Loading…
Reference in New Issue
Block a user