From 540e5e29972396003bc75b29e51e761c754be120 Mon Sep 17 00:00:00 2001 From: prafull-opensignlabs Date: Fri, 3 Nov 2023 22:14:42 +0530 Subject: [PATCH] add homepage param in microfrontend --- microfrontends/SignDocuments/package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/microfrontends/SignDocuments/package.json b/microfrontends/SignDocuments/package.json index 3c8e28903..a5b1aa0fa 100644 --- a/microfrontends/SignDocuments/package.json +++ b/microfrontends/SignDocuments/package.json @@ -2,6 +2,7 @@ "name": "signmicroapp", "version": "0.1.0", "private": true, + "homepage": "mfbuild", "dependencies": { "@radix-ui/themes": "^1.1.2", "@react-pdf/renderer": "^3.1.9",