We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 404ab2c commit 5e0e9d5Copy full SHA for 5e0e9d5
1 file changed
package.json
@@ -54,5 +54,8 @@
54
"**/@react-native/**",
55
"**/react-native-app-auth/**"
56
]
57
+ },
58
+ "engines": {
59
+ "node": ">=18.0.0"
60
}
-}
61
+}
0 commit comments