Incremeted version. Removed koa-static dependency.
This commit is contained in:
parent
330a2c72b9
commit
bd99c3e11e
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "arav-dwelling",
|
"name": "arav-dwelling",
|
||||||
"description": "Arav's dwelling",
|
"description": "Arav's dwelling",
|
||||||
"version": "21.35.0",
|
"version": "21.36.0",
|
||||||
"author": "Alexander \"Arav\" Andreev <me@arav.top> (https://arav.top)",
|
"author": "Alexander \"Arav\" Andreev <me@arav.top> (https://arav.top)",
|
||||||
"license": "GPLv3",
|
"license": "GPLv3",
|
||||||
"homepage": "https://git.arav.top/Arav/Dwelling",
|
"homepage": "https://git.arav.top/Arav/Dwelling",
|
||||||
@ -21,7 +21,6 @@
|
|||||||
"koa-body": "^4.2.0",
|
"koa-body": "^4.2.0",
|
||||||
"koa-pug": "^5.0.0",
|
"koa-pug": "^5.0.0",
|
||||||
"koa-router": "^10.0.0",
|
"koa-router": "^10.0.0",
|
||||||
"koa-static": "^5.0.0",
|
|
||||||
"moment": "^2.29.1",
|
"moment": "^2.29.1",
|
||||||
"moment-timezone": "^0.5.33",
|
"moment-timezone": "^0.5.33",
|
||||||
"mysql": "^2.18.1",
|
"mysql": "^2.18.1",
|
||||||
|
Loading…
Reference in New Issue
Block a user