Update dependency bulma to v0.9.0 (#150)
Update dependency bulma to v0.9.0 Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/150
This commit is contained in:
parent
3c45f34f78
commit
0780a83431
2 changed files with 5 additions and 5 deletions
|
|
@ -8,7 +8,7 @@
|
|||
"lint": "vue-cli-service lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"bulma": "0.8.2",
|
||||
"bulma": "0.9.0",
|
||||
"camel-case": "4.1.1",
|
||||
"copy-to-clipboard": "3.3.1",
|
||||
"date-fns": "2.14.0",
|
||||
|
|
|
|||
Reference in a new issue