Ver código fonte

package.json bug fixed

FE_dev
bronjaermin 2 anos atrás
pai
commit
8dc64c1b6b
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      package.json

+ 1
- 1
package.json Ver arquivo

"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",

Carregando…
Cancelar
Salvar