@ctlyst.id/internal-ui 2.0.29-canary.0 → 2.0.29-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": "2.0.29-canary.0",
3
+ "version": "2.0.29-canary.1",
4
4
  "description": "Voila Internal UI Component",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/internal-ui.esm.js",
@@ -53,7 +53,7 @@
53
53
  "devDependencies": {
54
54
  "@babel/core": "^7.15.0",
55
55
  "@babel/preset-typescript": "^7.18.6",
56
- "@ctlyst.id/ctlyst-xms-theme": "^0.0.1-canary.0",
56
+ "@ctlyst.id/ctlyst-theme": "^0.0.1-canary.1",
57
57
  "@emotion/core": "^11.0.0",
58
58
  "@emotion/react": "^11.9.3",
59
59
  "@emotion/styled": "^11.9.3",
@@ -67,5 +67,5 @@
67
67
  "framer-motion": "^6.3.13",
68
68
  "jest": "^26.6.3"
69
69
  },
70
- "gitHead": "5da3915748fea97d3bd24a8e2a65d5342f37afe0"
70
+ "gitHead": "33277ec811ca2d0a596eef2dc33e0f608a6c6865"
71
71
  }