@ctlyst.id/internal-ui 2.0.24 → 2.0.25

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ctlyst.id/internal-ui",
3
- "version": "2.0.24",
3
+ "version": "2.0.25",
4
4
  "description": "Voila Internal UI Component",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/internal-ui.esm.js",
@@ -66,5 +66,5 @@
66
66
  "framer-motion": "^6.3.13",
67
67
  "jest": "^26.6.3"
68
68
  },
69
- "gitHead": "a9e2b5c1d469fd55f05cb381db923938dcca6e1c"
69
+ "gitHead": "aedaf89a60f8baabb9af5f5f29522b5eeeca3f54"
70
70
  }