@ctlyst.id/internal-ui 2.0.2 → 2.0.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.0.2",
3
+ "version": "2.0.4",
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": "0466e8f22f18618e4ea666d9247614924b5f722a"
69
+ "gitHead": "1036d07294db7bb0168eb89c15966cdc89d68756"
70
70
  }