Incremeted version. Removed koa-static dependency.

This commit is contained in:
Alexander Andreev 2021-09-08 20:51:38 +04:00
parent 330a2c72b9
commit bd99c3e11e
Signed by: Arav
GPG Key ID: 610DF2574456329F
1 changed files with 1 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{
"name": "arav-dwelling",
"description": "Arav's dwelling",
"version": "21.35.0",
"version": "21.36.0",
"author": "Alexander \"Arav\" Andreev <me@arav.top> (https://arav.top)",
"license": "GPLv3",
"homepage": "https://git.arav.top/Arav/Dwelling",
@ -21,7 +21,6 @@
"koa-body": "^4.2.0",
"koa-pug": "^5.0.0",
"koa-router": "^10.0.0",
"koa-static": "^5.0.0",
"moment": "^2.29.1",
"moment-timezone": "^0.5.33",
"mysql": "^2.18.1",