From ad49ac30ea493b2a67ec1aad5e65fba137ab3653 Mon Sep 17 00:00:00 2001 From: Joel Denning Date: Thu, 17 Jun 2021 16:32:50 -0600 Subject: [PATCH] 1.5.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8e7f08d..4903e1b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "single-spa-layout", - "version": "1.5.3", + "version": "1.5.4", "description": "Layout engine for single-spa applications", "main": "dist/umd/single-spa-layout.min.cjs", "module": "dist/esm/single-spa-layout.min.js",