Updates Buefy to 0.8.8

This commit is contained in:
Mateus Machado Luna 2019-11-25 08:54:57 -03:00
parent e25f0c43d6
commit e86e554024
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -1951,9 +1951,9 @@
}
},
"buefy": {
"version": "0.8.7",
"resolved": "https://registry.npmjs.org/buefy/-/buefy-0.8.7.tgz",
"integrity": "sha512-Nmd6yuNPTQkwGXflLeRCINnLQWvDZcDqbw+7sy+LjX0n5kP5kcJ4DFc43koO+yPd4MpB7ZheHhLk5Sn00NnToA==",
"version": "0.8.8",
"resolved": "https://registry.npmjs.org/buefy/-/buefy-0.8.8.tgz",
"integrity": "sha512-kTUnroPBLm998KFZbeJuUgJV+nJbDUJxw1c8gzeJoe+Mve73Nb3hi6AZpgrIH8FtXmh5r8nMBYBqwN54EtPWXg==",
"requires": {
"bulma": "0.7.5"
}

View File

@ -8,7 +8,7 @@
},
"dependencies": {
"axios": "^0.19.0",
"buefy": "^0.8.7",
"buefy": "^0.8.8",
"bulma": "^0.7.5",
"mdi": "^2.2.43",
"moment": "^2.22.2",