From 8204253dae6f279ab1c77d9ae0aa05fc5ff6b879 Mon Sep 17 00:00:00 2001 From: MattIPv4 Date: Thu, 27 Apr 2023 15:37:52 +0100 Subject: [PATCH] npm i do-community/do-vue --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0649ed1..11f29aa 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", @@ -7169,7 +7169,7 @@ }, "node_modules/do-vue": { "version": "1.0.0", - "resolved": "git+ssh://git@github.com/do-community/do-vue.git#66d1c3c533aa40b800df76438354b311d2d4f08d", + "resolved": "git+ssh://git@github.com/do-community/do-vue.git#85ed63f59df557e0258e55e0f34cdf3ea6b77575", "license": "Apache-2.0", "dependencies": { "@svgr/webpack": "^7.0.0", @@ -25176,8 +25176,8 @@ } }, "do-vue": { - "version": "git+ssh://git@github.com/do-community/do-vue.git#66d1c3c533aa40b800df76438354b311d2d4f08d", - "from": "do-vue@github:do-community/do-vue#MattIPv4/update-dependencies", + "version": "git+ssh://git@github.com/do-community/do-vue.git#85ed63f59df557e0258e55e0f34cdf3ea6b77575", + "from": "do-vue@do-community/do-vue", "requires": { "@svgr/webpack": "^7.0.0", "assert": "^2.0.0", diff --git a/package.json b/package.json index 45ab9ad..4adb3e3 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,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",