@aws-amplify/core 4.2.10 → 4.2.11-unstable.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/aws-amplify-core.js +1 -1
- package/dist/aws-amplify-core.js.map +1 -1
- package/dist/aws-amplify-core.min.js +1 -1
- package/dist/aws-amplify-core.min.js.map +1 -1
- package/lib/Platform/version.d.ts +1 -1
- package/lib/Platform/version.js +1 -1
- package/lib/Platform/version.js.map +1 -1
- package/lib-esm/Platform/version.d.ts +1 -1
- package/lib-esm/Platform/version.js +1 -1
- package/lib-esm/Platform/version.js.map +1 -1
- package/package.json +2 -2
- package/src/Platform/version.ts +1 -1
package/dist/aws-amplify-core.js
CHANGED
|
@@ -32679,7 +32679,7 @@ var getAmplifyUserAgent = function getAmplifyUserAgent() {
|
|
|
32679
32679
|
__webpack_require__.r(__webpack_exports__);
|
|
32680
32680
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "version", function() { return version; });
|
|
32681
32681
|
// generated by genversion
|
|
32682
|
-
var version = '4.2.
|
|
32682
|
+
var version = '4.2.10';
|
|
32683
32683
|
|
|
32684
32684
|
/***/ }),
|
|
32685
32685
|
|