Use 9.x or greater

This commit is contained in:
Pranav
2025-02-04 15:27:25 -08:00
parent 1b1ba3f8dd
commit 37ced63fc1
+1 -1
View File
@@ -140,7 +140,7 @@
},
"engines": {
"node": "20.x",
"pnpm": "9.x"
"pnpm": ">=9.x"
},
"husky": {
"hooks": {