From 80d4a377949127d3dd5460db74f3e72d1b94f585 Mon Sep 17 00:00:00 2001 From: mahula Date: Sat, 11 Nov 2023 09:22:48 +0100 Subject: [PATCH] bump vuepress to new version to make this update work properly --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3ae9fd6..b0ef059 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "textlint-rule-no-zero-width-spaces": "^1.0.1", "textlint-rule-period-in-list-item": "^1.0.1", "textlint-rule-write-good": "^2.0.0", - "vuepress": "^2.0.0-beta.67", + "vuepress": "^2.0.0-beta.68", "vuepress-plugin-search-pro": "^2.0.0-beta.248", "vuepress-theme-hope": "^2.0.0-beta.248" }