Explorar el Código

Fix package.json

Giovanni Giordano hace 5 años
padre
commit
d920b34af1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -25,7 +25,7 @@
     "start": "react-scripts start",
     "build": "react-scripts build",
     "test": "react-scripts test --env=jsdom --passWithNoTests",
-    "eject": "react-scripts eject"
+    "eject": "react-scripts eject",
     "deploy": "react-scripts build && gh-pages -d build"
   },
   "browserslist": [