0
0
Fork 0

Add the library for the progress circles.

This commit is contained in:
Tyler-A 2020-08-08 22:39:16 -06:00
parent 1e547a1545
commit 572c8b1674
3 changed files with 9 additions and 1 deletions

View file

@ -12,7 +12,8 @@
"axios": "^0.19.2",
"core-js": "^3.6.5",
"v-tooltip": "^2.0.3",
"vue": "^2.6.11"
"vue": "^2.6.11",
"vue-ellipse-progress": "^1.1.1"
},
"devDependencies": {
"@vue/cli-plugin-babel": "~4.4.0",