Skip to content

Commit

Permalink
Bump independent versions [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Magic Labs committed Apr 25, 2023
1 parent 8fbbc80 commit 9d708a7
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions packages/@magic-ext/oauth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@magic-ext/oauth",
"version": "11.1.2",
"version": "11.1.3",
"description": "Magic SDK OAuth Extension for Web environments.",
"author": "Magic <[email protected]> (https://magic.link/)",
"license": "MIT",
Expand Down Expand Up @@ -32,6 +32,6 @@
"devDependencies": {
"@types/crypto-js": "~3.1.47",
"crypto-js": "^3.3.0",
"magic-sdk": "^17.1.2"
"magic-sdk": "^17.1.3"
}
}
6 changes: 3 additions & 3 deletions packages/@magic-sdk/pnp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@magic-sdk/pnp",
"version": "11.1.2",
"version": "11.1.3",
"description": "Passwordless authentication for the web with an out-of-the-box UI.",
"author": "Magic Labs <[email protected]> (https://magic.link/)",
"license": "MIT",
Expand All @@ -19,8 +19,8 @@
"@babel/core": "^7.9.6",
"@babel/plugin-proposal-optional-chaining": "^7.9.0",
"@babel/runtime": "^7.9.6",
"@magic-ext/oauth": "^11.1.2",
"magic-sdk": "^17.1.2"
"@magic-ext/oauth": "^11.1.3",
"magic-sdk": "^17.1.3"
},
"gitHead": "1ef062ea699d48d5e9a9375a93b7c147632b05ca"
}
2 changes: 1 addition & 1 deletion packages/magic-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "magic-sdk",
"version": "17.1.2",
"version": "17.1.3",
"description": "Passwordless authentication for the web.",
"author": "Magic Labs <[email protected]> (https://magic.link/)",
"license": "MIT",
Expand Down

0 comments on commit 9d708a7

Please sign in to comment.