mirror of
https://github.com/zadam/trilium.git
synced 2024-12-28 19:04:02 +08:00
fix docker build
This commit is contained in:
parent
aed0a8126c
commit
a316ac5b35
1 changed files with 2 additions and 2 deletions
|
@ -66,8 +66,8 @@
|
|||
"open": "8.4.0",
|
||||
"portscanner": "2.2.0",
|
||||
"rand-token": "1.0.1",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"react": "17.0.2",
|
||||
"react-dom": "17.0.2",
|
||||
"request": "2.88.2",
|
||||
"rimraf": "3.0.2",
|
||||
"safe-compare": "1.1.4",
|
||||
|
|
Loading…
Reference in a new issue