@audius/sdk 0.0.22 → 0.0.23

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -50945,7 +50945,7 @@ var require$$0$1 = /*@__PURE__*/getAugmentedNamespace(sdk$1);
50945
50945
  var libs$1 = createModule("/$$rollup_base$$/src");
50946
50946
 
50947
50947
  var name = "@audius/sdk";
50948
- var version = "0.0.22";
50948
+ var version = "0.0.23";
50949
50949
  var description = "";
50950
50950
  var main = "dist/index.js";
50951
50951
  var types = "dist/types.d.ts";
package/dist/legacy.js CHANGED
@@ -50945,7 +50945,7 @@ var require$$0$1 = /*@__PURE__*/getAugmentedNamespace(sdk$1);
50945
50945
  var libs$1 = createModule("/$$rollup_base$$/src");
50946
50946
 
50947
50947
  var name = "@audius/sdk";
50948
- var version = "0.0.22";
50948
+ var version = "0.0.23";
50949
50949
  var description = "";
50950
50950
  var main = "dist/index.js";
50951
50951
  var types = "dist/types.d.ts";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@audius/sdk",
3
- "version": "0.0.22",
3
+ "version": "0.0.23",
4
4
  "description": "",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/types.d.ts",