@fayz-ai/plugin-linkinbio 0.10.10 → 0.10.11

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.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "status": "preview",
5
5
  "dependencies": []
6
6
  },
7
- "version": "0.10.10",
7
+ "version": "0.10.11",
8
8
  "description": "Fayz SDK — plugin-linkinbio: komi/linktree-style link-in-bio pages for any creator (public bio page + modular block registry)",
9
9
  "type": "module",
10
10
  "sideEffects": false,
@@ -32,7 +32,7 @@
32
32
  },
33
33
  "dependencies": {
34
34
  "react-icons": "^5.3.0",
35
- "@fayz-ai/core": "^0.21.0"
35
+ "@fayz-ai/core": "^0.22.0"
36
36
  },
37
37
  "devDependencies": {
38
38
  "@types/react": "^18.3.0",