Sfoglia il codice sorgente

fixed package.json bug

FE_dev
bronjaermin 3 anni fa
parent
commit
4afdb5ca7c
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      package.json

+ 1
- 1
package.json Vedi File

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

Loading…
Annulla
Salva