Skip to content

Commit

Permalink
Bump independent versions [skip ci]
Browse files Browse the repository at this point in the history
 - @magic-ext/[email protected]
 - @magic-ext/[email protected]
 - @magic-sdk/[email protected]
 - @magic-sdk/[email protected]
  • Loading branch information
Magic Labs committed Nov 29, 2023
1 parent c6e6987 commit c1af896
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions packages/@magic-ext/react-native-bare-oauth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@magic-ext/react-native-bare-oauth",
"version": "18.0.2",
"version": "18.0.3",
"description": "Magic SDK OAuth Extension for Bare React Native environments.",
"author": "Magic <[email protected]> (https://magic.link/)",
"license": "MIT",
Expand Down Expand Up @@ -31,7 +31,7 @@
"react-native-device-info": "^10.3.0"
},
"devDependencies": {
"@magic-sdk/react-native-bare": "^22.3.2",
"@magic-sdk/react-native-bare": "^22.3.4",
"@types/crypto-js": "~3.1.47",
"react-native-inappbrowser-reborn": "^3.7.0"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/@magic-ext/react-native-expo-oauth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@magic-ext/react-native-expo-oauth",
"version": "18.0.2",
"version": "18.0.3",
"description": "Magic SDK OAuth Extension for Expo React Native environments.",
"author": "Magic <[email protected]> (https://magic.link/)",
"license": "MIT",
Expand Down Expand Up @@ -32,7 +32,7 @@
"expo-web-browser": ">=12.0.0"
},
"devDependencies": {
"@magic-sdk/react-native-expo": "^22.3.2",
"@magic-sdk/react-native-expo": "^22.3.4",
"@types/crypto-js": "~3.1.47"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@magic-sdk/react-native-bare/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@magic-sdk/react-native-bare",
"version": "22.3.3",
"version": "22.3.4",
"description": "Passwordless authentication for React Native (Bare).",
"author": "Magic Labs <[email protected]> (https://magic.link/)",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/@magic-sdk/react-native-expo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@magic-sdk/react-native-expo",
"version": "22.3.3",
"version": "22.3.4",
"description": "Passwordless authentication for React Native (Expo).",
"author": "Magic Labs <[email protected]> (https://magic.link/)",
"license": "MIT",
Expand Down

0 comments on commit c1af896

Please sign in to comment.