Skip to content

Commit 5e0e9d5

Browse files
authored
engines node version (#1047)
1 parent 404ab2c commit 5e0e9d5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

+4-1
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,8 @@
5454
"**/@react-native/**",
5555
"**/react-native-app-auth/**"
5656
]
57+
},
58+
"engines": {
59+
"node": ">=18.0.0"
5760
}
58-
}
61+
}

0 commit comments

Comments
 (0)