From 0e7f389ee49caadde5c13abe71de16e409b3c698 Mon Sep 17 00:00:00 2001 From: Jose Salvatierra Date: Tue, 26 Apr 2022 12:07:08 +0100 Subject: [PATCH] Update version of vuepress-plugin-plausible. --- package-lock.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1245797..33ef2b1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14395,7 +14395,7 @@ }, "node_modules/vuepress-plugin-plausible": { "version": "0.0.2", - "resolved": "git+ssh://git@github.com/tecladocode/vuepress-plugin-plausible.git#d28b1963ce25233b6eb1f3566d5c60acf47f8f4f", + "resolved": "git+ssh://git@github.com/tecladocode/vuepress-plugin-plausible.git#7da43abc8ba97f21ab9f13455dac00787464771b", "license": "MIT", "engines": { "node": ">=8" @@ -26827,7 +26827,7 @@ } }, "vuepress-plugin-plausible": { - "version": "git+ssh://git@github.com/tecladocode/vuepress-plugin-plausible.git#d28b1963ce25233b6eb1f3566d5c60acf47f8f4f", + "version": "git+ssh://git@github.com/tecladocode/vuepress-plugin-plausible.git#7da43abc8ba97f21ab9f13455dac00787464771b", "from": "vuepress-plugin-plausible@github:tecladocode/vuepress-plugin-plausible" }, "vuepress-plugin-smooth-scroll": {