Ver código fonte

fixed package.json bug

FE_dev
bronjaermin 3 anos atrás
pai
commit
4afdb5ca7c
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      package.json

+ 1
- 1
package.json Ver arquivo

@@ -51,7 +51,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",

Carregando…
Cancelar
Salvar