require node 16 (#151)
This commit is contained in:
parent
21c8d425d8
commit
a6a9d704be
1 changed files with 3 additions and 0 deletions
|
@ -27,5 +27,8 @@
|
|||
"eslint-config-next": "13.5.6",
|
||||
"source-map-loader": "^4.0.1",
|
||||
"typescript": "5.2.2"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue