diff --git a/package.json b/package.json index 1531ff4..4d36257 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "typescript": "~3.7.2" }, "scripts": { - "start": "react-scripts start", + "start": "BROWSER=firefox-developer-edition react-scripts start", "build": "react-scripts build", "test": "react-scripts test", "eject": "react-scripts eject"