We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0b1b96 commit 399c116Copy full SHA for 399c116
package.json
@@ -38,8 +38,10 @@
38
"test:clear": "jest --clearCache",
39
"test:update": "jest --coverage --updateSnapshot"
40
},
41
+ "dependencies": {
42
+ "@coreui/chartjs": "^4.0.0-beta.0"
43
+ },
44
"devDependencies": {
- "@coreui/chartjs": "^4.0.0-beta.0",
45
"@rollup/plugin-commonjs": "^25.0.7",
46
"@rollup/plugin-node-resolve": "^15.2.3",
47
"@rollup/plugin-typescript": "^11.1.5",
0 commit comments