Updates Buefy to version 0.7.8.
This commit is contained in:
parent
98527cd6b7
commit
7886b9a78d
|
@ -1951,9 +1951,9 @@
|
|||
}
|
||||
},
|
||||
"buefy": {
|
||||
"version": "0.7.7",
|
||||
"resolved": "https://registry.npmjs.org/buefy/-/buefy-0.7.7.tgz",
|
||||
"integrity": "sha512-UuPD+/749s6XzRL2INoJxykOygcBo1pVlLlSJ7wodY228LGOYsURXSkMrCxeemwhvWzSq/UJ+D8X9BkyIw6Tww==",
|
||||
"version": "0.7.8",
|
||||
"resolved": "https://registry.npmjs.org/buefy/-/buefy-0.7.8.tgz",
|
||||
"integrity": "sha512-ygOY/83spIkjRtqFd9I8ibPcvmVUotwljBqyHaQGhePXWkTFOnkIwDQZeMMAiB1FGWP5omFZ49e0yUXvbLK37A==",
|
||||
"requires": {
|
||||
"bulma": "0.7.5"
|
||||
}
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"axios": "^0.19.0",
|
||||
"buefy": "^0.7.7",
|
||||
"buefy": "^0.7.8",
|
||||
"bulma": "^0.7.5",
|
||||
"mdi": "^2.2.43",
|
||||
"moment": "^2.22.2",
|
||||
|
|
Loading…
Reference in New Issue