From 0b8027236fe2589ccffd88918632a8bc749c3fd9 Mon Sep 17 00:00:00 2001 From: Kuitos Date: Sat, 10 Oct 2020 17:46:31 +0800 Subject: [PATCH] =?UTF-8?q?=E2=8F=AB=20upgrade=20single-spa=20to=20latest?= =?UTF-8?q?=20version=20(#984)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0c9db8c..e5aeb8e 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "@babel/runtime": "^7.10.5", "import-html-entry": "^1.9.0", "lodash": "^4.17.11", - "single-spa": "^5.3.1", + "single-spa": "^5.6.1", "tslib": "^1.10.0" }, "devDependencies": {