File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 3939 "test" : " jest --coverage" ,
4040 "test:update" : " jest --coverage --updateSnapshot"
4141 },
42- "devDependencies " : {
42+ "dependencies " : {
4343 "@coreui/chartjs" : " ^4.0.0-beta.0" ,
44+ "chart.js" : " ^4.4.0"
45+ },
46+ "devDependencies" : {
4447 "@rollup/plugin-commonjs" : " ^25.0.7" ,
4548 "@rollup/plugin-node-resolve" : " ^15.2.3" ,
4649 "@rollup/plugin-typescript" : " ^11.1.5" ,
4952 "@types/lodash" : " ^4.14.200" ,
5053 "@types/react" : " 18.2.33" ,
5154 "@types/react-dom" : " ^18.2.14" ,
52- "chart.js" : " ^4.4.0" ,
5355 "classnames" : " ^2.3.2" ,
5456 "jest" : " ^29.7.0" ,
5557 "jest-canvas-mock" : " ^2.5.2" ,
6365 "typescript" : " ^5.2.2"
6466 },
6567 "peerDependencies" : {
66- "@coreui/chartjs" : " ^4.0.0-beta.0" ,
67- "chart.js" : " ^4.4.0" ,
6868 "react" : " >=17" ,
6969 "react-dom" : " >=17"
7070 }
You can’t perform that action at this time.
0 commit comments