eduardolima93 / angular2-spotify

Angular2 Service to connect to Spotify Web API
MIT License
20 stars 14 forks source link

Stopped ignoring ts files #9

Open carterwilliamson opened 6 years ago

carterwilliamson commented 6 years ago

Package still needs updating for npm install angular2-spotify --save to work, but for the time being this minor fix allows

npm install git+https://git@github.com/eduardolima93/angular2-spotify.git --save

to work correctly.

Thanks to @ahilti for the npm git install command. Issue #8