Update dependency bulma to v0.8.2 (#104)
Update dependency bulma to v0.8.2 Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/104
This commit is contained in:
parent
43e464c113
commit
de36296bac
2 changed files with 5 additions and 5 deletions
|
|
@ -8,7 +8,7 @@
|
|||
"lint": "vue-cli-service lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"bulma": "0.8.1",
|
||||
"bulma": "0.8.2",
|
||||
"copy-to-clipboard": "3.3.1",
|
||||
"date-fns": "2.12.0",
|
||||
"lodash": "4.17.15",
|
||||
|
|
|
|||
Reference in a new issue