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

Commit

Permalink
Consume stems 1.1.14 in web (#1657)
Browse files Browse the repository at this point in the history
* Bump stems to 1.1.14

* Consume stems 1.1.14 in web

Co-authored-by: Saliou Diallo <saliou@audius.co>
  • Loading branch information
sddioulde and Saliou Diallo authored Jul 28, 2022
1 parent 8525bde commit 28ff1f5
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion packages/stems/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/stems/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@audius/stems",
"version": "1.1.13",
"version": "1.1.14",
"description": "The Audius React component library",
"author": "",
"license": "",
Expand Down
20 changes: 10 additions & 10 deletions packages/web/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/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"dependencies": {
"@audius/common": "1.1.13",
"@audius/sdk": "0.0.20",
"@audius/stems": "1.1.13",
"@audius/stems": "1.1.14",
"@coinbase/cbpay-js": "1.0.2",
"@craco/craco": "7.0.0-alpha.3",
"@fingerprintjs/fingerprintjs-pro": "3.5.6",
Expand Down

0 comments on commit 28ff1f5

Please sign in to comment.