From 454c04249a1316de8ca87cf48e9416d84dd088d3 Mon Sep 17 00:00:00 2001 From: Tapas Adhikary Date: Sun, 19 Jun 2022 19:45:39 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20masking=20postbuild?= 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 cb31108ae..34f9add81 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "scripts": { "start": "react-scripts start", "build": "react-scripts build", - "postbuild": "react-snap", + "snap": "react-snap", "test": "react-scripts test", "eject": "react-scripts eject", "create-play": "plop"