@ctlyst.id/internal-ui 2.1.3 → 2.1.5

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.5",
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": "20adfc73920c1f75fc85a14b94e8ba3828ca6f16"
71
71
  }