We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4c0daca + a35dce0 commit 76bd5b7Copy full SHA for 76bd5b7
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-onesignal",
3
- "version": "5.0.0-beta-01",
+ "version": "5.0.0-beta-02",
4
"description": "React Native OneSignal SDK",
5
"main": "dist/index.js",
6
"types": "dist/index.d.ts",
react-native-onesignal.podspec
@@ -22,5 +22,5 @@ Pod::Spec.new do |s|
22
# pod 'React', :path => '../node_modules/react-native/'
23
24
# The Native OneSignal-iOS-SDK XCFramework from cocoapods.
25
- s.dependency 'OneSignalXCFramework', '5.0.0-beta-05'
+ s.dependency 'OneSignalXCFramework', '5.0.0-beta-06'
26
end
0 commit comments