producteca-sdk
Advanced tools
Comparing version 0.0.37 to 0.0.38
@@ -41,3 +41,6 @@ (function() { | ||
}; | ||
}) | ||
}), | ||
primaryColor: adjustment.primaryColor, | ||
secondaryColor: adjustment.secondaryColor, | ||
size: adjustment.size | ||
}; | ||
@@ -44,0 +47,0 @@ if (_this.settings.identifier === "barcode") { |
@@ -8,3 +8,3 @@ { | ||
}, | ||
"version": "0.0.37", | ||
"version": "0.0.38", | ||
"main": "build/sdk.js", | ||
@@ -11,0 +11,0 @@ "dependencies": { |
Sorry, the diff of this file is not supported yet
80494
1441