spotify-uri
Advanced tools
Comparing version 2.2.1 to 2.2.2
@@ -86,4 +86,7 @@ "use strict"; | ||
} | ||
if (parts[1] === 'playlist') { | ||
return new playlist_1.default(uri, parts[2]); | ||
} | ||
throw new TypeError(`Could not determine type for: ${uri}`); | ||
} | ||
//# sourceMappingURL=parse.js.map |
@@ -5,3 +5,3 @@ { | ||
"homepage": "https://github.com/TooTallNate/spotify-uri#readme", | ||
"version": "2.2.1", | ||
"version": "2.2.2", | ||
"main": "./dist/index.js", | ||
@@ -8,0 +8,0 @@ "author": { |
Sorry, the diff of this file is not supported yet
39650
574