mirror of
https://github.com/logos-messaging/waku-react-native.git
synced 2026-01-10 10:13:13 +00:00
chore: use 0.3.1
This commit is contained in:
parent
0c2ab3dd5e
commit
e4d75ffdee
14
example/package-lock.json
generated
14
example/package-lock.json
generated
@ -8,7 +8,7 @@
|
|||||||
"name": "@waku/react-native-example",
|
"name": "@waku/react-native-example",
|
||||||
"version": "0.0.1",
|
"version": "0.0.1",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@waku/react-native": "^0.0.11",
|
"@waku/react-native": "^0.0.12",
|
||||||
"expo": "~47.0.8",
|
"expo": "~47.0.8",
|
||||||
"expo-splash-screen": "~0.17.5",
|
"expo-splash-screen": "~0.17.5",
|
||||||
"expo-status-bar": "~1.4.2",
|
"expo-status-bar": "~1.4.2",
|
||||||
@ -3801,9 +3801,9 @@
|
|||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/@waku/react-native": {
|
"node_modules/@waku/react-native": {
|
||||||
"version": "0.0.11",
|
"version": "0.0.12",
|
||||||
"resolved": "https://registry.npmjs.org/@waku/react-native/-/react-native-0.0.11.tgz",
|
"resolved": "https://registry.npmjs.org/@waku/react-native/-/react-native-0.0.12.tgz",
|
||||||
"integrity": "sha512-Pet8g8ucs2g50l/3Xuwz7yObdHIYAqjj8648mjFI5pArlYyn2xd24b0DgPAIZMU0fte5eZYXURuN8w4KsmDCYg==",
|
"integrity": "sha512-1PsDzy/qsohT/qOi7tY7a9RrOB7dAaFbkxoHMVyhk0fjzyCFB9vXS7zExQkgknsdrnPuqofqkfpuiTIpw+nokg==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"base-64": "^1.0.0",
|
"base-64": "^1.0.0",
|
||||||
"big-integer": "^1.6.51"
|
"big-integer": "^1.6.51"
|
||||||
@ -14022,9 +14022,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@waku/react-native": {
|
"@waku/react-native": {
|
||||||
"version": "0.0.11",
|
"version": "0.0.12",
|
||||||
"resolved": "https://registry.npmjs.org/@waku/react-native/-/react-native-0.0.11.tgz",
|
"resolved": "https://registry.npmjs.org/@waku/react-native/-/react-native-0.0.12.tgz",
|
||||||
"integrity": "sha512-Pet8g8ucs2g50l/3Xuwz7yObdHIYAqjj8648mjFI5pArlYyn2xd24b0DgPAIZMU0fte5eZYXURuN8w4KsmDCYg==",
|
"integrity": "sha512-1PsDzy/qsohT/qOi7tY7a9RrOB7dAaFbkxoHMVyhk0fjzyCFB9vXS7zExQkgknsdrnPuqofqkfpuiTIpw+nokg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"base-64": "^1.0.0",
|
"base-64": "^1.0.0",
|
||||||
"big-integer": "^1.6.51"
|
"big-integer": "^1.6.51"
|
||||||
|
|||||||
@ -10,7 +10,7 @@
|
|||||||
"web": "expo start --web"
|
"web": "expo start --web"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@waku/react-native": "^0.0.11",
|
"@waku/react-native": "^0.0.12",
|
||||||
"expo": "~47.0.8",
|
"expo": "~47.0.8",
|
||||||
"expo-splash-screen": "~0.17.5",
|
"expo-splash-screen": "~0.17.5",
|
||||||
"expo-status-bar": "~1.4.2",
|
"expo-status-bar": "~1.4.2",
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
0.3.0
|
0.3.1
|
||||||
Loading…
x
Reference in New Issue
Block a user