Skip to content
This repository has been archived by the owner on Oct 4, 2023. It is now read-only.

Commit

Permalink
Bump SDK to v1.0.1 (#1842)
Browse files Browse the repository at this point in the history
* Bump SDK to v1.0.1

* Bump common and stems packages
  • Loading branch information
dmanjunath committed Sep 2, 2022
1 parent a331f3d commit 1561728
Show file tree
Hide file tree
Showing 8 changed files with 4,858 additions and 734 deletions.
32 changes: 16 additions & 16 deletions packages/common/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"url": "https://github.com/AudiusProject/audius-client/issues"
},
"dependencies": {
"@audius/sdk": "1.0.0",
"@audius/sdk": "1.0.1",
"@fingerprintjs/fingerprintjs-pro": "3.5.6",
"@optimizely/optimizely-sdk": "4.0.0",
"@reduxjs/toolkit": "1.3.4",
Expand Down
20 changes: 10 additions & 10 deletions packages/mobile/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"dependencies": {
"@amplitude/react-native": "2.6.0",
"@audius/common": "1.3.2",
"@audius/sdk": "1.0.0",
"@audius/sdk": "1.0.1",
"@gorhom/portal": "1.0.9",
"@hcaptcha/react-native-hcaptcha": "1.3.4",
"@optimizely/optimizely-sdk": "4.0.0",
Expand Down

0 comments on commit 1561728

Please sign in to comment.