mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-03-15 05:41:51 +00:00
Include buefy in package-lock.json
This commit is contained in:
parent
e67cc27b10
commit
cb8392de2c
1 changed files with 8 additions and 0 deletions
8
dashboard/package-lock.json
generated
8
dashboard/package-lock.json
generated
|
@ -1985,6 +1985,14 @@
|
|||
"node-releases": "^1.1.23"
|
||||
}
|
||||
},
|
||||
"buefy": {
|
||||
"version": "0.7.10",
|
||||
"resolved": "https://registry.npmjs.org/buefy/-/buefy-0.7.10.tgz",
|
||||
"integrity": "sha512-jU9CTEQR1rozxagwEPB69qObBDwWl+4uCa6TjiPkqcqOb/uxq1uvyvCsVinADzjNjzOTFhUOuuSPQk8gsVEOzA==",
|
||||
"requires": {
|
||||
"bulma": "0.7.5"
|
||||
}
|
||||
},
|
||||
"buffer": {
|
||||
"version": "4.9.1",
|
||||
"resolved": "https://registry.npmjs.org/buffer/-/buffer-4.9.1.tgz",
|
||||
|
|
Loading…
Add table
Reference in a new issue