@ctlyst.id/internal-ui 2.0.19 → 2.0.21

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.19",
3
+ "version": "2.0.21",
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": "7a781bc9cc7dd560c3e844ee247d46ae20209e2e"
69
+ "gitHead": "2e29c098f580cde1f7811ed6484fb7d79b24a3fa"
70
70
  }