@customafk/lunas-ui 0.0.77 → 0.0.78

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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@customafk/lunas-ui",
3
- "version": "0.0.77",
3
+ "version": "0.0.78",
4
4
  "description": "UI library for Lunas Enterprise",
5
5
  "type": "module",
6
6
  "author": {
@@ -398,7 +398,7 @@
398
398
  "build-storybook": "storybook build"
399
399
  },
400
400
  "peerDependencies": {
401
- "@customafk/react-toolkit": "0.0.8",
401
+ "@customafk/react-toolkit": "0.0.9",
402
402
  "@hookform/error-message": "^2.0.0",
403
403
  "@react-oauth/google": "^0.12.0",
404
404
  "@tailwindcss/vite": "^4.1.0",