package updates

This commit is contained in:
Gene Mecija 2020-02-13 11:47:58 -08:00
parent e0e75fb090
commit 9f34f9ed6f

View file

@ -18,7 +18,7 @@
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject",
"predeploy": "yarn run build",
"predeploy": "npm run build",
"deploy": "gh-pages -d build"
},
"eslintConfig": {