mirror of
https://github.com/logseq/logseq.git
synced 2026-02-01 22:47:36 +00:00
chore: specify node version
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
"version": "0.0.1",
|
||||
"private": true,
|
||||
"main": "static/electron.js",
|
||||
"engines" : {
|
||||
"node" : ">=22.15.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@axe-core/playwright": "=4.4.4",
|
||||
"@capacitor/cli": "7.2.0",
|
||||
|
||||
Reference in New Issue
Block a user