From 9d1b63594046d429c53eb397b9a3ce23967c260f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E5=B8=85?= Date: Mon, 15 Nov 2021 14:44:18 +0800 Subject: [PATCH] chore: up @umijs/route-utils --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1204ae30..4bb0aeea 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": "^1.0.36", + "@umijs/route-utils": "2.0.2", "antd": "^4.14.0", "classnames": "^2.2.6", "lodash": "^4.17.11",