Skip to content

Commit

Permalink
Update Package.json Versions
Browse files Browse the repository at this point in the history
  • Loading branch information
rgomezp committed Oct 16, 2020
1 parent b4cdc56 commit ce7586f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/RNOneSignal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"react": "16.9.0",
"react-native": "^0.61.2",
"react-native-onesignal": "^3.9.1"
"react-native-onesignal": "^4.0.0-beta.1"
},
"devDependencies": {
"@babel/core": "^7.5.5",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-onesignal",
"version": "3.9.1",
"version": "4.0.0-beta.1",
"description": "React Native OneSignal SDK",
"main": "src/index",
"scripts": {
Expand Down

0 comments on commit ce7586f

Please sign in to comment.