yarn add, import, use buefy

This commit is contained in:
Bart van der Braak 2020-01-31 01:24:51 +01:00
parent 527b99bc4d
commit 557a1916ff
3 changed files with 24 additions and 7 deletions

View file

@ -8,6 +8,7 @@
"lint": "vue-cli-service lint"
},
"dependencies": {
"buefy": "^0.8.10",
"core-js": "^3.4.4",
"vue": "^2.6.10"
},