Procházet zdrojové kódy

package.json bug fixed

FE_dev
bronjaermin před 3 roky
rodič
revize
8dc64c1b6b
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

@@ -50,7 +50,7 @@
"yup": "^0.32.9"
},
"scripts": {
"start": "react-scripts --openssl-legacy-provider start",
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject",

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