From e17d9e9fc37c4a931a34b1723520a592996dda43 Mon Sep 17 00:00:00 2001 From: afc163 Date: Thu, 9 Nov 2023 12:12:46 +0800 Subject: [PATCH] fix: father is missing --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 38306d2..0a25778 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "cross-env": "^7.0.2", "dumi": "^2.1.14", "eslint": "^7.0.0", - "father": "^4", + "father": "^4.3.7", "gh-pages": "^3.1.0", "husky": "^8.0.1", "less": "^3.10.3",