Switch to main do-vue/do-bulma
This commit is contained in:
parent
591b8c7aa8
commit
031f7b5cbc
|
@ -11,8 +11,8 @@
|
|||
"dependencies": {
|
||||
"clipboard": "^2.0.10",
|
||||
"clone": "^2.1.2",
|
||||
"do-bulma": "github:do-community/do-bulma#MattIPv4/vue-3",
|
||||
"do-vue": "github:do-community/do-vue#MattIPv4/vue-3",
|
||||
"do-bulma": "github:do-community/do-bulma",
|
||||
"do-vue": "github:do-community/do-vue",
|
||||
"escape-html": "^1.0.3",
|
||||
"files-diff": "0.0.6",
|
||||
"json-to-pretty-yaml": "^1.2.2",
|
||||
|
@ -7885,7 +7885,7 @@
|
|||
},
|
||||
"node_modules/do-bulma": {
|
||||
"version": "1.0.0",
|
||||
"resolved": "git+ssh://git@github.com/do-community/do-bulma.git#663980a539ea6273259a1175cc755428656d52b8",
|
||||
"resolved": "git+ssh://git@github.com/do-community/do-bulma.git#a51519c7d434516caa65f2293b827314746236fe",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"bulma": "^0.9.3"
|
||||
|
@ -7893,7 +7893,7 @@
|
|||
},
|
||||
"node_modules/do-vue": {
|
||||
"version": "1.0.0",
|
||||
"resolved": "git+ssh://git@github.com/do-community/do-vue.git#b313ae4368f09d4c6bdce0da107a46d70dabb403",
|
||||
"resolved": "git+ssh://git@github.com/do-community/do-vue.git#266dd0b57e5cf869da7fc8f221c8dff69d15d112",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"assert": "^2.0.0",
|
||||
|
@ -26082,15 +26082,15 @@
|
|||
}
|
||||
},
|
||||
"do-bulma": {
|
||||
"version": "git+ssh://git@github.com/do-community/do-bulma.git#663980a539ea6273259a1175cc755428656d52b8",
|
||||
"from": "do-bulma@https://github.com/do-community/do-bulma#MattIPv4/vue-3",
|
||||
"version": "git+ssh://git@github.com/do-community/do-bulma.git#a51519c7d434516caa65f2293b827314746236fe",
|
||||
"from": "do-bulma@https://github.com/do-community/do-bulma",
|
||||
"requires": {
|
||||
"bulma": "^0.9.3"
|
||||
}
|
||||
},
|
||||
"do-vue": {
|
||||
"version": "git+ssh://git@github.com/do-community/do-vue.git#b313ae4368f09d4c6bdce0da107a46d70dabb403",
|
||||
"from": "do-vue@https://github.com/do-community/do-vue#MattIPv4/vue-3",
|
||||
"version": "git+ssh://git@github.com/do-community/do-vue.git#266dd0b57e5cf869da7fc8f221c8dff69d15d112",
|
||||
"from": "do-vue@https://github.com/do-community/do-vue",
|
||||
"requires": {
|
||||
"assert": "^2.0.0",
|
||||
"babel-loader": "^8.2.3",
|
||||
|
|
|
@ -46,8 +46,8 @@
|
|||
"dependencies": {
|
||||
"clipboard": "^2.0.10",
|
||||
"clone": "^2.1.2",
|
||||
"do-bulma": "github:do-community/do-bulma#MattIPv4/vue-3",
|
||||
"do-vue": "github:do-community/do-vue#MattIPv4/vue-3",
|
||||
"do-bulma": "github:do-community/do-bulma",
|
||||
"do-vue": "github:do-community/do-vue",
|
||||
"escape-html": "^1.0.3",
|
||||
"files-diff": "0.0.6",
|
||||
"json-to-pretty-yaml": "^1.2.2",
|
||||
|
|
Loading…
Reference in New Issue