From bc21e4a92a58fda286a15f997b5bfa93b3d76230 Mon Sep 17 00:00:00 2001 From: HCLonely Date: Sat, 9 May 2020 21:06:06 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=B7=B2=E7=9F=A5BUG?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 2014be6..3f09099 100644 --- a/package.json +++ b/package.json @@ -18,12 +18,13 @@ "anime" ], "dependencies": { + "@babel/runtime": "^7.9.6", + "axios": "^0.19.2", "ejs": "2.5.6", "hexo-fs": "^0.2.2", "hexo-i18n": "^0.2.1", "hexo-log": "^0.2.0", - "path": "^0.12.7", - "axios": "^0.19.2" + "path": "^0.12.7" }, "repository": { "type": "git",