feat/image blob #8

Merged
CrispyBaguette merged 2 commits from feat/image-blob into master 2021-12-13 12:59:30 +00:00
Showing only changes of commit b59fa868fa - Show all commits

View File

@ -24,7 +24,7 @@
"web-vitals": "^1.1.2"
},
"scripts": {
"start": "react-scripts start",
"start": "BROWSER=none react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"