chore: upgrade to node 18
This commit is contained in:
47704
package-lock.json
generated
47704
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -50,8 +50,8 @@
|
||||
"url": "git+https://github.com/supabase/supabase.git"
|
||||
},
|
||||
"engines": {
|
||||
"npm": ">=7.0.0",
|
||||
"node": ">=14.0.0"
|
||||
"npm": ">=9.0.0 <10.0.0",
|
||||
"node": ">=18.0.0 <19.0.0"
|
||||
},
|
||||
"keywords": [
|
||||
"postgres",
|
||||
|
||||
Reference in New Issue
Block a user