@lumiapassport/ui-kit 1.14.7 → 1.14.8
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
|
@@ -4526,7 +4526,7 @@ import { useEffect as useEffect31 } from "react";
|
|
|
4526
4526
|
// package.json
|
|
4527
4527
|
var package_default = {
|
|
4528
4528
|
name: "@lumiapassport/ui-kit",
|
|
4529
|
-
version: "1.14.
|
|
4529
|
+
version: "1.14.8",
|
|
4530
4530
|
description: "React UI components and hooks for Lumia Passport authentication and Account Abstraction",
|
|
4531
4531
|
type: "module",
|
|
4532
4532
|
main: "./dist/index.cjs",
|