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