d2wd-client
Advanced tools
Comparing version 1.0.6 to 1.0.7
@@ -21,3 +21,3 @@ "use strict"; | ||
value: function list() { | ||
return this.client.post("/order_statuses"); | ||
return this.client.get("/order_statuses"); | ||
} | ||
@@ -24,0 +24,0 @@ }]); |
{ | ||
"name": "d2wd-client", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "d2wd API client library. Work on browser and server.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
290004