Skip to content

Commit 922c74c

Browse files
committed
2.5.6
1 parent 9589098 commit 922c74c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
},
77
"name": "searchitunes",
88
"description": "Search the Apple iTunes Store and App Store with this lightweight module",
9-
"version": "2.5.5",
9+
"version": "2.5.6",
1010
"repository": {
1111
"type": "git",
1212
"url": "git://github.com/fvdm/nodejs-searchitunes.git"
@@ -18,8 +18,7 @@
1818
"files": [
1919
"example.js"
2020
],
21-
"dependencies": {
22-
},
21+
"dependencies": {},
2322
"devDependencies": {
2423
"dotest": "^2"
2524
},

0 commit comments

Comments
 (0)