mirror of https://github.com/status-im/js-waku.git
chore: set release version of ReactNative pollyfills (#1937)
This commit is contained in:
parent
9f2c0ed6b5
commit
db86d83936
|
@ -7,5 +7,6 @@
|
|||
"packages/core": "0.0.27",
|
||||
"packages/message-encryption": "0.0.25",
|
||||
"packages/relay": "0.0.10",
|
||||
"packages/sdk": "0.0.23"
|
||||
"packages/sdk": "0.0.23",
|
||||
"packages/react-native-polyfills": "0.0.1"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue