forked from wallabag/wallabag
Upgrade to NodeJS 18
* GH Actions: use cache * GH Actions: use `.nvmrc`
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
"doc": "docs"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16"
|
||||
"node": ">=18"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user