From 65bedad65236e7da9d336effc215a773e0c323f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=8C=E8=B4=A7=E7=88=B1=E5=90=83=E7=99=BD=E8=90=9D?= =?UTF-8?q?=E5=8D=9C?= Date: Thu, 9 Jan 2025 15:39:42 +0800 Subject: [PATCH] chore: bump father plugin (#612) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 71ff823c..5cba3ec0 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "react-is": "^18.2.0" }, "devDependencies": { - "@rc-component/father-plugin": "1.1.0", + "@rc-component/father-plugin": "^2.0.1", "@testing-library/react": "^16.0.0", "@types/jest": "^29.4.0", "@types/node": "^22.5.5",