mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 18:12:29 +08:00
chore(monorepo/server): type error
This commit is contained in:
parent
be79eb41da
commit
26815842c5
@ -102,6 +102,7 @@
|
||||
"@types/sanitize-html": "2.15.0",
|
||||
"@types/sax": "1.2.7",
|
||||
"@types/serve-favicon": "2.5.7",
|
||||
"@types/serve-static": "1.15.7",
|
||||
"@types/session-file-store": "1.2.5",
|
||||
"@types/stream-throttle": "0.1.4",
|
||||
"@types/supertest": "6.0.3",
|
||||
|
3
pnpm-lock.yaml
generated
3
pnpm-lock.yaml
generated
@ -610,6 +610,9 @@ importers:
|
||||
'@types/serve-favicon':
|
||||
specifier: 2.5.7
|
||||
version: 2.5.7
|
||||
'@types/serve-static':
|
||||
specifier: 1.15.7
|
||||
version: 1.15.7
|
||||
'@types/session-file-store':
|
||||
specifier: 1.2.5
|
||||
version: 1.2.5
|
||||
|
Loading…
x
Reference in New Issue
Block a user