@soundify/api
Advanced tools
Comparing version 0.0.36 to 0.0.37
@@ -11,2 +11,3 @@ export * from "./album/album.types.js"; | ||
export * from "./endpoints.js"; | ||
export * from "./api.js"; | ||
export * from "./client.js"; |
@@ -5,3 +5,3 @@ { | ||
"name": "@soundify/api", | ||
"version": "0.0.36", | ||
"version": "0.0.37", | ||
"description": "🎧 Modern Spotify api wrapper for Node, Deno, and browser", | ||
@@ -13,3 +13,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"@soundify/shared": "0.0.36" | ||
"@soundify/shared": "0.0.37" | ||
}, | ||
@@ -16,0 +16,0 @@ "packageManager": "pnpm@7.29.3", |
@@ -11,2 +11,3 @@ export * from "./album/album.types.js"; | ||
export * from "./endpoints.js"; | ||
export * from "./api.js"; | ||
export * from "./client.js"; |
94721
46
2708
+ Added@soundify/shared@0.0.37(transitive)
- Removed@soundify/shared@0.0.36(transitive)
Updated@soundify/shared@0.0.37