chore: fix node version to 18
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"version": "0.0.0",
|
||||
"private": true,
|
||||
"engines": {
|
||||
"node": ">=18",
|
||||
"node": "18",
|
||||
"pnpm": ">=8"
|
||||
},
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user