Paritosh Singh před 4 roky
rodič
revize
096dc78980
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      package.json

+ 1
- 1
package.json Zobrazit soubor

@@ -16,7 +16,7 @@
"react-scripts": "^3.4.3"
},
"scripts": {
"start": "react-scripts start",
"start": "npm install && react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"


Načítá se…
Zrušit
Uložit