Remove comma Muni

This commit is contained in:
Joshua Sigona 2021-06-26 18:21:21 +09:00
parent e3fb1a9a3e
commit f69fcdfa40

View File

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