From be345dc8e6a271fe4f5e62a512f8a3225ff22cb0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E5=B8=85?= Date: Mon, 15 Nov 2021 21:14:45 +0800 Subject: [PATCH] chore: up antd version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6e7de1df..9c3cd994 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "@ant-design/pro-layout": "^6.26.0", "@ant-design/pro-table": "^2.56.0", "@umijs/route-utils": "2.0.2", - "antd": "4.17.0", + "antd": "4.16.13", "classnames": "^2.2.6", "lodash": "^4.17.11", "moment": "^2.25.3",