npm i do-community/do-bulma
parent
8204253dae
commit
88360f6fb0
|
@ -11,7 +11,7 @@
|
|||
"dependencies": {
|
||||
"clipboard": "^2.0.11",
|
||||
"clone": "^2.1.2",
|
||||
"do-bulma": "github:do-community/do-bulma#MattIPv4/update-dependencies",
|
||||
"do-bulma": "github:do-community/do-bulma",
|
||||
"do-vue": "github:do-community/do-vue",
|
||||
"escape-html": "^1.0.3",
|
||||
"files-diff": "0.0.6",
|
||||
|
@ -7161,7 +7161,7 @@
|
|||
},
|
||||
"node_modules/do-bulma": {
|
||||
"version": "1.0.0",
|
||||
"resolved": "git+ssh://git@github.com/do-community/do-bulma.git#b98584ec142899da52796c89753293047f480fa9",
|
||||
"resolved": "git+ssh://git@github.com/do-community/do-bulma.git#75e75624e417003c14984de5f7a6e22b7d918570",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"bulma": "^0.9.4"
|
||||
|
@ -25169,15 +25169,15 @@
|
|||
}
|
||||
},
|
||||
"do-bulma": {
|
||||
"version": "git+ssh://git@github.com/do-community/do-bulma.git#b98584ec142899da52796c89753293047f480fa9",
|
||||
"from": "do-bulma@github:do-community/do-bulma#MattIPv4/update-dependencies",
|
||||
"version": "git+ssh://git@github.com/do-community/do-bulma.git#75e75624e417003c14984de5f7a6e22b7d918570",
|
||||
"from": "do-bulma@do-community/do-bulma",
|
||||
"requires": {
|
||||
"bulma": "^0.9.4"
|
||||
}
|
||||
},
|
||||
"do-vue": {
|
||||
"version": "git+ssh://git@github.com/do-community/do-vue.git#85ed63f59df557e0258e55e0f34cdf3ea6b77575",
|
||||
"from": "do-vue@do-community/do-vue",
|
||||
"from": "do-vue@github:do-community/do-vue",
|
||||
"requires": {
|
||||
"@svgr/webpack": "^7.0.0",
|
||||
"assert": "^2.0.0",
|
||||
|
|
|
@ -47,7 +47,7 @@
|
|||
"dependencies": {
|
||||
"clipboard": "^2.0.11",
|
||||
"clone": "^2.1.2",
|
||||
"do-bulma": "github:do-community/do-bulma#MattIPv4/update-dependencies",
|
||||
"do-bulma": "github:do-community/do-bulma",
|
||||
"do-vue": "github:do-community/do-vue",
|
||||
"escape-html": "^1.0.3",
|
||||
"files-diff": "0.0.6",
|
||||
|
|
Loading…
Reference in New Issue