diff --git a/package-lock.json b/package-lock.json index a054170..980e93b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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", diff --git a/package.json b/package.json index 337eeb1..8b79a93 100644 --- a/package.json +++ b/package.json @@ -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",