Skip to content

Commit b4ffeaa

Browse files
author
Magic Labs
committed
Bump independent versions [skip ci]
- @magic-sdk/[email protected] - @magic-sdk/[email protected] - [email protected]
1 parent 8323b12 commit b4ffeaa

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

packages/provider/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@magic-sdk/provider",
3-
"version": "4.1.0",
3+
"version": "4.1.1",
44
"description": "Core business logic for Magic SDK packages.",
55
"author": "Magic Labs <[email protected]> (https://magic.link/)",
66
"license": "MIT",

packages/react-native/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@magic-sdk/react-native",
3-
"version": "4.1.0",
3+
"version": "4.1.1",
44
"description": "Passwordless authentication for React Native.",
55
"author": "Magic Labs <[email protected]> (https://magic.link/)",
66
"license": "MIT",
@@ -21,7 +21,7 @@
2121
"@babel/core": "~7.10.4",
2222
"@babel/runtime": "~7.10.4",
2323
"@magic-sdk/commons": "^1.1.0",
24-
"@magic-sdk/provider": "^4.1.0",
24+
"@magic-sdk/provider": "^4.1.1",
2525
"@magic-sdk/types": "^3.0.1",
2626
"@types/lodash": "^4.14.158",
2727
"buffer": "~5.6.0",

packages/web/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "magic-sdk",
3-
"version": "4.1.0",
3+
"version": "4.1.1",
44
"description": "Passwordless authentication for the web.",
55
"author": "Magic Labs <[email protected]> (https://magic.link/)",
66
"license": "MIT",
@@ -22,7 +22,7 @@
2222
"@babel/core": "^7.9.6",
2323
"@babel/runtime": "^7.9.6",
2424
"@magic-sdk/commons": "^1.1.0",
25-
"@magic-sdk/provider": "^4.1.0",
25+
"@magic-sdk/provider": "^4.1.1",
2626
"@magic-sdk/types": "^3.0.1",
2727
"localforage": "^1.7.4",
2828
"localforage-driver-memory": "^1.0.5",

0 commit comments

Comments
 (0)