From 30f2eab903f5a88f7bb54e030777b190ba57a8fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=99=A8=E5=BE=AE=E9=9B=A8?= <13402013+SunshowerC@users.noreply.github.com> Date: Wed, 3 Mar 2021 18:10:42 +0800 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7ea76d2..84a7ad9 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "test": "umi-test" }, "dependencies": { - "@babel/runtime": "^7.4.5", + "@babel/runtime": "~7.4.5", "address": "^1.1.2", "lodash": "^4.17.15", "path-to-regexp": "^1.7.0",