Skip to content

Commit 429c1af

Browse files
committed
peer dep of react-native
1 parent 3d232fd commit 429c1af

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-echo",
3-
"version": "0.0.1-beta.4",
3+
"version": "0.0.1-beta.5",
44
"description": "Embed a server of HTTP in React Native app",
55
"license": "MIT",
66
"author": "RakaDoank <rakaaudira@gmail.com> (https://github.com/RakaDoank)",
@@ -40,6 +40,7 @@
4040
"./package.json": "./package.json"
4141
},
4242
"peerDependencies": {
43+
"react-native": ">=0.79",
4344
"react-native-worklets": ">=0.7"
4445
},
4546
"codegenConfig": {

0 commit comments

Comments
 (0)