From a3eae911b1b4babeacca93195683af9c6d7b0b55 Mon Sep 17 00:00:00 2001 From: Goke Pelemo Date: Sat, 21 Sep 2024 12:57:44 -0500 Subject: [PATCH] update package.json --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index f071dc4..9993808 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,8 @@ "start": "react-scripts start", "build": "react-scripts build", "test": "react-scripts test", - "eject": "react-scripts eject" + "eject": "react-scripts eject", + "build:digitalocean": "npm install && npm run build" }, "eslintConfig": { "extends": [