This commit is contained in:
Daniel Brendel
2022-09-08 12:02:23 +02:00
parent 3edc2c4f0e
commit b02e52feef
15 changed files with 528 additions and 166 deletions

View File

@ -28,6 +28,8 @@
"webpack-cli": "^4.10.0"
},
"dependencies": {
"axios": "^0.27.2",
"chart.js": "^3.9.1",
"highlight.js": "^11.6.0",
"style-loader": "^1.2.1"
}