angular2-spotify-client
Advanced tools
Comparing version 0.1.4 to 0.1.5
@@ -1,1 +0,3 @@ | ||
exports = require('./dist/angular2-spotify-client'); | ||
export { default as SpotifyService} from "./spotify.service"; |
{ | ||
"name": "angular2-spotify-client", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"description": "A client for accessing spotify graph-api with angular2.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
537704