Switch back to do-vue master

This commit is contained in:
MattIPv4 2022-10-04 19:05:37 +01:00
parent db101ba06c
commit 9e407b2e3d
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -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",

View File

@ -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",