We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e58d2e3 + be062fc commit 63c411fCopy full SHA for 63c411f
.travis.yml
@@ -6,4 +6,7 @@ node_js:
6
- "7"
7
- "8"
8
- "9"
9
-sudo: false
+ - "10"
10
+ - "11"
11
+ - "12"
12
+sudo: false
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "amazon-mws",
3
- "version": "0.0.24",
+ "version": "0.0.25",
4
"description": "Amazon MWS API wrapper",
5
"keywords": [
"Amazon MWS",
0 commit comments