From ae241e3765598d8e9c58b696ecd91ad7a707d9be Mon Sep 17 00:00:00 2001 From: Cobular <22972550+Cobular@users.noreply.github.com> Date: Sun, 3 Jan 2021 18:00:25 -0800 Subject: [PATCH] and again --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3bf6b0b..89fcc94 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "test": "react-scripts test", "eject": "react-scripts eject", "predeploy": "npm run build", - "deploy": "gh-pages -d src" + "deploy": "gh-pages -d build" }, "eslintConfig": { "extends": [