mirror of
https://github.com/zadam/trilium.git
synced 2026-05-09 00:27:15 +02:00
server: Fix regression due to express types
This commit is contained in:
@@ -155,7 +155,7 @@
|
||||
"@types/ejs": "3.1.5",
|
||||
"@types/electron-squirrel-startup": "1.0.2",
|
||||
"@types/escape-html": "1.0.4",
|
||||
"@types/express": "5.0.0",
|
||||
"@types/express": "4.17.21",
|
||||
"@types/express-session": "1.18.0",
|
||||
"@types/html": "1.0.4",
|
||||
"@types/ini": "4.1.1",
|
||||
|
||||
Reference in New Issue
Block a user