@ctlyst.id/internal-ui 1.0.4-canary.0 → 1.0.4-canary.1

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": "1.0.4-canary.0",
3
+ "version": "1.0.4-canary.1",
4
4
  "description": "Voila Internal UI Component",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/internal-ui.esm.js",
@@ -65,5 +65,5 @@
65
65
  "framer-motion": "^6.3.13",
66
66
  "jest": "^26.6.3"
67
67
  },
68
- "gitHead": "2e2e04c44845e365f1357e69ef219be8448e6fdd"
68
+ "gitHead": "19375723b6e5ac5889ef937dd6c043e534103add"
69
69
  }