@mamba/app
Advanced tools
Comparing version 2.14.0 to 2.17.0
@@ -179,2 +179,3 @@ import AppAPI from '@mamba/pos/api/app.js'; | ||
), | ||
// setTimeout(res, 500); | ||
); | ||
@@ -184,3 +185,3 @@ | ||
return Promise.all(promises); | ||
// return Promise.all(promises); | ||
}); | ||
@@ -187,0 +188,0 @@ |
@@ -6,2 +6,13 @@ # Change Log | ||
# [2.17.0](https://github.com/stone-payments/pos-mamba-sdk/compare/v2.16.0...v2.17.0) (2019-11-18) | ||
### Bug Fixes | ||
* 🐛 App test ([d444a0b](https://github.com/stone-payments/pos-mamba-sdk/commit/d444a0befeae363a28e2c66fab49bc6f7d740f08)) | ||
# [2.14.0](https://github.com/stone-payments/pos-mamba-sdk/compare/v2.13.0...v2.14.0) (2019-10-15) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@mamba/app", | ||
"version": "2.14.0", | ||
"version": "2.17.0", | ||
"svelte": "App.html", | ||
@@ -17,3 +17,3 @@ "author": "Stone Payments - Mamba Team", | ||
}, | ||
"gitHead": "4428a0a8a76aca60e64de7007661f0c021b23f08" | ||
"gitHead": "da4fcf36246135da169490467d3ec227d0698ee3" | ||
} |
Sorry, the diff of this file is not supported yet
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
50005
303