mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 18:08:33 +02:00
explicit node-abi required for 4.0.0 electron build
This commit is contained in:
parent
6a786cad83
commit
2d260cdbed
@ -26,7 +26,7 @@
|
|||||||
"cls-hooked": "4.2.2",
|
"cls-hooked": "4.2.2",
|
||||||
"commonmark": "0.28.1",
|
"commonmark": "0.28.1",
|
||||||
"cookie-parser": "1.4.3",
|
"cookie-parser": "1.4.3",
|
||||||
"debug": "4.1.0",
|
"debug": "4.1.1",
|
||||||
"ejs": "2.6.1",
|
"ejs": "2.6.1",
|
||||||
"electron-debug": "2.0.0",
|
"electron-debug": "2.0.0",
|
||||||
"electron-dl": "1.12.0",
|
"electron-dl": "1.12.0",
|
||||||
@ -47,6 +47,7 @@
|
|||||||
"mime-types": "^2.1.21",
|
"mime-types": "^2.1.21",
|
||||||
"moment": "2.23.0",
|
"moment": "2.23.0",
|
||||||
"multer": "1.4.1",
|
"multer": "1.4.1",
|
||||||
|
"node-abi": "2.5.1",
|
||||||
"open": "0.0.5",
|
"open": "0.0.5",
|
||||||
"rand-token": "0.4.0",
|
"rand-token": "0.4.0",
|
||||||
"rcedit": "1.1.1",
|
"rcedit": "1.1.1",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user