We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28ae7e6 commit 0c34087Copy full SHA for 0c34087
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ebay-node-api",
3
- "version": "1.0.1",
+ "version": "1.0.2",
4
"description": "Ebay node api client",
5
"main": "./src/index.js",
6
"homepage": "https://github.com/ajay2507/ebay-node-api",
@@ -25,4 +25,4 @@
25
"mocha": "^5.0.1",
26
"sinon": "^4.4.5"
27
}
28
-}
+}
0 commit comments