From bacf31f54e1f7d50fa69194ee7b8ccdb274ec668 Mon Sep 17 00:00:00 2001 From: Olha Danylevska Date: Mon, 29 Jan 2024 14:02:48 +0000 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dc57207cd6..19ca4bc21d 100644 --- a/package.json +++ b/package.json @@ -5,6 +5,6 @@ "react-scripts": "^5.0.1" }, "scripts": { - "build": "react-scripts build" + "build": "react-scripts build --template client/public/index.html" } } \ No newline at end of file