@ctlyst.id/internal-ui 2.0.0-canary.1 → 2.0.0-canary.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ctlyst.id/internal-ui",
3
- "version": "2.0.0-canary.1",
3
+ "version": "2.0.0-canary.2",
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": "107df8a9151ba4e521e3e24df9187fa9f0a3cdf9"
68
+ "gitHead": "1d756dbe41108f05608ffd49a6459d394510f968"
69
69
  }