Skip to content

Commit 9004f93

Browse files
chore: set engines.node to node 16+
1 parent f3da392 commit 9004f93

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@
3535
"type": "git",
3636
"url": "https://github.com/michalchudziak/react-native-geolocation.git"
3737
},
38+
"engines": {
39+
"node": ">=16.0.0"
40+
},
3841
"keywords": [
3942
"react-native",
4043
"geolocation",

0 commit comments

Comments
 (0)