implemented lazy loading and other small fixes
This commit is contained in:
@ -13,7 +13,7 @@
|
||||
"author": "libremdb-contributors",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"dependencies": {
|
||||
"axios": "^0.25.0",
|
||||
"axios": "^0.26.1",
|
||||
"cheerio": "^1.0.0-rc.10",
|
||||
"compression": "^1.7.4",
|
||||
"dotenv": "^16.0.0",
|
||||
@ -21,7 +21,7 @@
|
||||
"helmet": "^5.0.2",
|
||||
"morgan": "^1.10.0",
|
||||
"pug": "^3.0.2",
|
||||
"sass": "^1.49.9"
|
||||
"sass": "^1.50.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/express": "^4.17.13",
|
||||
|
Reference in New Issue
Block a user