Update do-bulma to latest version
This commit is contained in:
parent
9e407b2e3d
commit
936fa22fe1
|
@ -6747,7 +6747,7 @@
|
|||
},
|
||||
"node_modules/do-bulma": {
|
||||
"version": "1.0.0",
|
||||
"resolved": "git+ssh://git@github.com/do-community/do-bulma.git#4648133976dd15c205f93a3a9dd5fa3e912ff751",
|
||||
"resolved": "git+ssh://git@github.com/do-community/do-bulma.git#798588c92e40fb6368898e6523a6c461757caf45",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"bulma": "^0.9.4"
|
||||
|
@ -23501,15 +23501,15 @@
|
|||
}
|
||||
},
|
||||
"do-bulma": {
|
||||
"version": "git+ssh://git@github.com/do-community/do-bulma.git#4648133976dd15c205f93a3a9dd5fa3e912ff751",
|
||||
"from": "do-bulma@github:do-community/do-bulma",
|
||||
"version": "git+ssh://git@github.com/do-community/do-bulma.git#798588c92e40fb6368898e6523a6c461757caf45",
|
||||
"from": "do-bulma@https://github.com/do-community/do-bulma",
|
||||
"requires": {
|
||||
"bulma": "^0.9.4"
|
||||
}
|
||||
},
|
||||
"do-vue": {
|
||||
"version": "git+ssh://git@github.com/do-community/do-vue.git#15de83ec55632e4be6f575e61068fd48dbc0350a",
|
||||
"from": "do-vue@https://github.com/do-community/do-vue/",
|
||||
"from": "do-vue@github:do-community/do-vue",
|
||||
"requires": {
|
||||
"@svgr/webpack": "^6.4.0",
|
||||
"assert": "^2.0.0",
|
||||
|
|
Loading…
Reference in New Issue