Switch back to do-vue master
This commit is contained in:
parent
db101ba06c
commit
9e407b2e3d
|
@ -12,7 +12,7 @@
|
|||
"clipboard": "^2.0.11",
|
||||
"clone": "^2.1.2",
|
||||
"do-bulma": "github:do-community/do-bulma",
|
||||
"do-vue": "github:do-community/do-vue#MattIPv4/fix-templates",
|
||||
"do-vue": "github:do-community/do-vue",
|
||||
"escape-html": "^1.0.3",
|
||||
"files-diff": "0.0.6",
|
||||
"json-to-pretty-yaml": "^1.2.2",
|
||||
|
@ -6755,7 +6755,7 @@
|
|||
},
|
||||
"node_modules/do-vue": {
|
||||
"version": "1.0.0",
|
||||
"resolved": "git+ssh://git@github.com/do-community/do-vue.git#900b1825017a35b4912a1eccb5a7633f7c850b6d",
|
||||
"resolved": "git+ssh://git@github.com/do-community/do-vue.git#15de83ec55632e4be6f575e61068fd48dbc0350a",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@svgr/webpack": "^6.4.0",
|
||||
|
@ -23508,8 +23508,8 @@
|
|||
}
|
||||
},
|
||||
"do-vue": {
|
||||
"version": "git+ssh://git@github.com/do-community/do-vue.git#900b1825017a35b4912a1eccb5a7633f7c850b6d",
|
||||
"from": "do-vue@https://github.com/do-community/do-vue/#MattIPv4/fix-templates",
|
||||
"version": "git+ssh://git@github.com/do-community/do-vue.git#15de83ec55632e4be6f575e61068fd48dbc0350a",
|
||||
"from": "do-vue@https://github.com/do-community/do-vue/",
|
||||
"requires": {
|
||||
"@svgr/webpack": "^6.4.0",
|
||||
"assert": "^2.0.0",
|
||||
|
|
|
@ -47,7 +47,7 @@
|
|||
"clipboard": "^2.0.11",
|
||||
"clone": "^2.1.2",
|
||||
"do-bulma": "github:do-community/do-bulma",
|
||||
"do-vue": "github:do-community/do-vue#MattIPv4/fix-templates",
|
||||
"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