@ctlyst.id/internal-ui 2.1.3 → 2.1.4

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.1.3",
3
+ "version": "2.1.4",
4
4
  "description": "Voila Internal UI Component",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/internal-ui.esm.js",
@@ -67,5 +67,5 @@
67
67
  "framer-motion": "^6.3.13",
68
68
  "jest": "^26.6.3"
69
69
  },
70
- "gitHead": "98b712119e8adc3e47df8feaa3cfabb3066aa230"
70
+ "gitHead": "e476fe5c8516d0c5e0b29e5329ffe64ebad153be"
71
71
  }