producteca-sdk
Advanced tools
Comparing version 5.3.0 to 6.0.0
@@ -35,3 +35,3 @@ (function() { | ||
], this.jsonWebTokenSecret); | ||
return "/couriers/shipments/label?shipments=" + jwttoken + "&type=" + type + "&access_token=" + this.productecaToken; | ||
return "/couriers/shipments/label?shipments=" + jwttoken + "&type=" + type + "&access_token=" + this.productecaToken + "&raw=true"; | ||
}; | ||
@@ -38,0 +38,0 @@ |
@@ -8,3 +8,3 @@ { | ||
}, | ||
"version": "5.3.0", | ||
"version": "6.0.0", | ||
"main": "build/sdk.js", | ||
@@ -11,0 +11,0 @@ "dependencies": { |
@@ -0,0 +0,0 @@ # Producteca SDK |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
20
31310