@ctlyst.id/internal-ui 3.2.0 → 3.2.2

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": "3.2.0",
3
+ "version": "3.2.2",
4
4
  "description": "Voila Internal UI Component",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/internal-ui.esm.js",
@@ -41,10 +41,10 @@
41
41
  "tslib": "^2.3.1"
42
42
  },
43
43
  "peerDependencies": {
44
- "@ctlyst.id/internal-icon": "^1.0.7",
45
44
  "react": "^18.1.0",
46
45
  "react-dom": "^18.1.0",
47
- "framer-motion": ">=4.0.0 <11.2.0"
46
+ "framer-motion": ">=4.0.0 <11.2.0",
47
+ "@ctlyst.id/internal-icon": "1.1.0"
48
48
  },
49
49
  "devDependencies": {
50
50
  "@babel/core": "^7.15.0",