Added chartjs to project this is the snapshot to revert to

This commit is contained in:
2020-05-24 14:14:21 +00:00
parent 33c5e85874
commit e1bf3ee12f
3 changed files with 36 additions and 5 deletions

View File

@@ -12,6 +12,7 @@
"myLint": "npm run lint"
},
"dependencies": {
"chart.js": "^2.9.3",
"core-js": "^3.6.4",
"dompurify": "^2.0.8",
"github-markdown-css": "^4.0.0",
@@ -22,6 +23,7 @@
"register-service-worker": "^1.7.1",
"typeface-roboto": "0.0.75",
"vue": "^2.6.11",
"vue-chartjs": "^3.5.0",
"vue-currency-input": "^1.17.3",
"vue-router": "^3.1.6",
"vuetify": "^2.2.19",