Remove comma Muni

master
Joshua Sigona 3 years ago
parent e3fb1a9a3e
commit f69fcdfa40
  1. 2
      package.json

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

Loading…
Cancel
Save