mirror of
https://github.com/standardnotes/server
synced 2026-01-16 20:04:32 -05:00
chore(deps): upgrade to latest node LTS
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
]
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16.0.0 <17.0.0"
|
||||
"node": ">=18.0.0 <19.0.0"
|
||||
},
|
||||
"scripts": {
|
||||
"lint": "yarn workspaces foreach -p -j 10 --verbose run lint",
|
||||
|
||||
Reference in New Issue
Block a user