File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed
Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " mdb-react-ui-kit-demo" ,
3- "version" : " 9 .0.0" ,
3+ "version" : " 10 .0.0" ,
44 "main" : " index.js" ,
55 "repository" : {
66 "type" : " git" ,
1010 "start" : " webpack-dev-server --config webpack.config.js --hot --mode=development"
1111 },
1212 "dependencies" : {
13- "@types/react" : " ^18 .0.9 " ,
14- "@types/react-dom" : " ^18 .0.3 " ,
13+ "@types/react" : " >=17 .0.0 <20.0.0 " ,
14+ "@types/react-dom" : " >=17 .0.0 <20.0.0 " ,
1515 "clsx" : " 1.1.1" ,
16- "react" : " ^18.1 .0" ,
17- "react-dom" : " ^18.1 .0" ,
16+ "react" : " >=17.0.0 <20.0 .0" ,
17+ "react-dom" : " >=17.0.0 <20.0 .0" ,
1818 "react-popper" : " 2.3.0" ,
1919 "@popperjs/core" : " 2.11.5" ,
2020 "framer-motion" : " ^10.16.4"
Original file line number Diff line number Diff line change 11{
22 "name" : " mdb-react-ui-kit" ,
3- "version" : " 9 .0.0" ,
3+ "version" : " 10 .0.0" ,
44 "main" : " ./dist/mdb-react-ui-kit.cjs" ,
55 "module" : " ./dist/mdb-react-ui-kit.esm.js" ,
66 "types" : " ./dist/types/index-free.d.ts" ,
1616 "framer-motion" : " ^10.16.4"
1717 },
1818 "peerDependencies" : {
19- "react" : " ^18.1 .0" ,
20- "react-dom" : " ^18.1 .0" ,
21- "@types/react" : " ^18 .0.9 " ,
22- "@types/react-dom" : " ^18 .0.3 "
19+ "react" : " >=17.0.0 <20.0 .0" ,
20+ "react-dom" : " >=17.0.0 <20.0 .0" ,
21+ "@types/react" : " >=17 .0.0 <20.0.0 " ,
22+ "@types/react-dom" : " >=17 .0.0 <20.0.0 "
2323 },
2424 "keywords" : [
2525 " bootstrap" ,
You can’t perform that action at this time.
0 commit comments