Commit 4bf1e92 1 parent dfea461 commit 4bf1e92 Copy full SHA for 4bf1e92
File tree 2 files changed +4
-5
lines changed
2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " spotify-web-api-js" ,
3
3
"description" : " A client-side JS wrapper for the Spotify Web API" ,
4
- "version" : " 0.19.3 " ,
4
+ "version" : " 0.20.0 " ,
5
5
"homepage" : " https://github.com/JMPerez/spotify-web-api-js" ,
6
6
"author" : {
7
7
"name" : " José M. Pérez"
8
8
},
9
9
"ignore" : [
10
- " tests " ,
10
+ " __tests__ " ,
11
11
" README.md" ,
12
12
" .travis.yml" ,
13
13
" .gitignore" ,
18
18
" README.md" ,
19
19
" **/.*" ,
20
20
" node_modules" ,
21
- " bower_components" ,
22
- " test"
21
+ " bower_components"
23
22
],
24
23
"authors" : [
25
24
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " spotify-web-api-js" ,
3
3
"description" : " A client-side JS wrapper for the Spotify Web API" ,
4
- "version" : " 0.19.3 " ,
4
+ "version" : " 0.20.0 " ,
5
5
"homepage" : " https://github.com/JMPerez/spotify-web-api-js" ,
6
6
"author" : {
7
7
"name" : " José M. Pérez"
You can’t perform that action at this time.
0 commit comments