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