From e66a3d090f282dd769901bccb5d5395dbb365e7a Mon Sep 17 00:00:00 2001 From: twinh Date: Mon, 10 May 2021 12:11:15 +0800 Subject: [PATCH] =?UTF-8?q?fixup!=20ci:=20=E6=9B=BF=E6=8D=A2=20`jest-prese?= =?UTF-8?q?t-miaoxing`=20=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index ae40e69..1ab9b3b 100644 --- a/package.json +++ b/package.json @@ -28,6 +28,7 @@ }, "ciDependencies": { "babel-preset-miaoxing": "miaoxing/babel-preset-miaoxing", + "jest-preset-miaoxing": "miaoxing/jest-preset-miaoxing", "@miaoxing/dev": "miaoxing/dev" } }