Skip to content

Commit

Permalink
Merge pull request #297 from LinkdropHQ/dev_sdk-2.1.3
Browse files Browse the repository at this point in the history
2.1.3 sdk update
  • Loading branch information
spacehaz authored Jun 10, 2024
2 parents 6d4a72b + 99ef822 commit 6f524a1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"immer": "^9.0.6",
"is-android": "^1.0.1",
"is-ios": "^2.1.0",
"linkdrop-sdk": "^2.1.1",
"linkdrop-sdk": "^2.1.3",
"linkdrop-ui": "^0.0.44",
"minimatch": "^3.0.5",
"node-forge": "^1.3.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9605,10 +9605,10 @@ lines-and-columns@^1.1.6:
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==

linkdrop-sdk@^2.1.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/linkdrop-sdk/-/linkdrop-sdk-2.1.1.tgz#8875da585eb8a57e975fdefc52e27f3808b0ddee"
integrity sha512-BbEGDZNyrkVvMeGWmeaiKNZ7akO52l6te63QymSwuS9s/b3dhbZWZbbzEtEFBghRe87BW7DV82HhuzpLxpynrA==
linkdrop-sdk@^2.1.3:
version "2.1.3"
resolved "https://registry.yarnpkg.com/linkdrop-sdk/-/linkdrop-sdk-2.1.3.tgz#6e06af2930b2385cd59089a8a15656c5d1a594b2"
integrity sha512-W5JE2wP466Fswo4xoZMZKKYuqfaE366tbW382wJ7KXcEoZfKN65M3Suy/wHPwEre8vNtQvAERbdTGQLE0Rv6Yw==
dependencies:
"@stablelib/x25519" "^1.0.3"
"@walletconnect/utils" "2.0.0-beta.100"
Expand Down

0 comments on commit 6f524a1

Please sign in to comment.