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

Commit

Permalink
@audius/sdk@1.0.4 (#1892)
Browse files Browse the repository at this point in the history
  • Loading branch information
sliptype committed Sep 9, 2022
1 parent bd9e726 commit edc8433
Show file tree
Hide file tree
Showing 7 changed files with 308 additions and 167 deletions.
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"url": "https://github.com/AudiusProject/audius-client/issues"
},
"dependencies": {
"@audius/sdk": "1.0.2",
"@audius/sdk": "1.0.4",
"@fingerprintjs/fingerprintjs-pro": "3.5.6",
"@optimizely/optimizely-sdk": "4.0.0",
"@reduxjs/toolkit": "1.3.4",
Expand Down
3 changes: 3 additions & 0 deletions packages/eslint-config-audius/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,8 @@
},
"bugs": {
"url": "https://github.com/AudiusProject/audius-client/issues"
},
"dependencies": {
"@audius/sdk": "1.0.4"
}
}
6 changes: 3 additions & 3 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.3",
"@audius/sdk": "1.0.2",
"@audius/sdk": "1.0.4",
"@gorhom/portal": "1.0.9",
"@hcaptcha/react-native-hcaptcha": "1.3.4",
"@optimizely/optimizely-sdk": "4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/stems/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"dist"
],
"dependencies": {
"@audius/sdk": "1.0.2",
"@audius/sdk": "1.0.4",
"@juggle/resize-observer": "3.3.1",
"react-perfect-scrollbar": "1.5.8",
"react-use": "15.3.8",
Expand Down

0 comments on commit edc8433

Please sign in to comment.