@lumiapassport/ui-kit 1.12.0 → 1.12.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/iframe/index.html +1 -1
- package/dist/iframe/main.js +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
package/dist/index.js
CHANGED
|
@@ -3803,7 +3803,7 @@ var init_package = __esm({
|
|
|
3803
3803
|
"package.json"() {
|
|
3804
3804
|
package_default = {
|
|
3805
3805
|
name: "@lumiapassport/ui-kit",
|
|
3806
|
-
version: "1.12.
|
|
3806
|
+
version: "1.12.1",
|
|
3807
3807
|
description: "React UI components and hooks for Lumia Passport authentication and Account Abstraction",
|
|
3808
3808
|
type: "module",
|
|
3809
3809
|
main: "./dist/index.cjs",
|