@ctlyst.id/internal-ui 3.1.2 → 3.1.3

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