From d597ed46cbdc8863b77080db7a4185b9c94e35da Mon Sep 17 00:00:00 2001 From: MattIPv4 Date: Mon, 22 Jan 2024 18:13:02 +0000 Subject: [PATCH] Update 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 98ecd78..3bd70a1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "bulma": "^0.9.4" }, "devDependencies": { - "do-vue": "github:do-community/do-vue#MattIPv4/update-dependencies", + "do-vue": "github:do-community/do-vue", "posthtml": "^0.16.6", "posthtml-extend": "^0.6.5", "sass": "^1.70.0", @@ -4838,7 +4838,7 @@ }, "node_modules/do-vue": { "version": "1.0.0", - "resolved": "git+ssh://git@github.com/do-community/do-vue.git#06ccadc25d0f4334c42fdc96e3513b69b7c4531d", + "resolved": "git+ssh://git@github.com/do-community/do-vue.git#42d3884c37e20c84b03fe32eda78b8192772d67e", "dev": true, "license": "Apache-2.0", "dependencies": { @@ -15404,9 +15404,9 @@ } }, "do-vue": { - "version": "git+ssh://git@github.com/do-community/do-vue.git#06ccadc25d0f4334c42fdc96e3513b69b7c4531d", + "version": "git+ssh://git@github.com/do-community/do-vue.git#42d3884c37e20c84b03fe32eda78b8192772d67e", "dev": true, - "from": "do-vue@github:do-community/do-vue#MattIPv4/update-dependencies", + "from": "do-vue@github:do-community/do-vue", "requires": { "@svgr/webpack": "^8.1.0", "assert": "^2.1.0", diff --git a/package.json b/package.json index fbb996d..6eefa9c 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "bulma": "^0.9.4" }, "devDependencies": { - "do-vue": "github:do-community/do-vue#MattIPv4/update-dependencies", + "do-vue": "github:do-community/do-vue", "posthtml": "^0.16.6", "posthtml-extend": "^0.6.5", "sass": "^1.70.0",