From 2317574c5d9f3a91a0154f251c59a3e71aae169e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=9C=E6=81=92?= <2323333339@qq.com> Date: Sat, 8 May 2021 14:03:36 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- typecho/write/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/typecho/write/package.json b/typecho/write/package.json index d265372..2be8c46 100644 --- a/typecho/write/package.json +++ b/typecho/write/package.json @@ -11,7 +11,7 @@ "@codemirror/matchbrackets": "^0.18.0", "@codemirror/state": "^0.18.7", "@codemirror/view": "^0.18.11", - "@rollup/plugin-node-resolve": "^11.2.1", + "@rollup/plugin-node-resolve": "^13.0.0", "rollup-plugin-uglify": "^6.0.4" } }