diff --git a/package-lock.json b/package-lock.json index 52dbab3..fe71fa1 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#MattIPv4/update-dependencies", - "do-vue": "github:do-community/do-vue#MattIPv4/update-dependencies", + "do-vue": "github:do-community/do-vue", "escape-html": "^1.0.3", "files-diff": "0.0.6", "json-to-pretty-yaml": "^1.2.2", @@ -7271,7 +7271,7 @@ }, "node_modules/do-vue": { "version": "1.0.0", - "resolved": "git+ssh://git@github.com/do-community/do-vue.git#9222bde65758294819be1ea6a1116b29ef2ad7da", + "resolved": "git+ssh://git@github.com/do-community/do-vue.git#b4d7f486051e5034dadf09d365d8434213d4521d", "license": "Apache-2.0", "dependencies": { "@svgr/webpack": "^8.0.1", @@ -25285,8 +25285,8 @@ } }, "do-vue": { - "version": "git+ssh://git@github.com/do-community/do-vue.git#9222bde65758294819be1ea6a1116b29ef2ad7da", - "from": "do-vue@github:do-community/do-vue#MattIPv4/update-dependencies", + "version": "git+ssh://git@github.com/do-community/do-vue.git#b4d7f486051e5034dadf09d365d8434213d4521d", + "from": "do-vue@github:do-community/do-vue", "requires": { "@svgr/webpack": "^8.0.1", "assert": "^2.0.0", diff --git a/package.json b/package.json index a216d76..52a1023 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "clipboard": "^2.0.11", "clone": "^2.1.2", "do-bulma": "github:do-community/do-bulma#MattIPv4/update-dependencies", - "do-vue": "github:do-community/do-vue#MattIPv4/update-dependencies", + "do-vue": "github:do-community/do-vue", "escape-html": "^1.0.3", "files-diff": "0.0.6", "json-to-pretty-yaml": "^1.2.2",