Paritosh Singh há 4 anos
ascendente
cometimento
096dc78980
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      package.json

+ 1
- 1
package.json Ver ficheiro

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


Carregando…
Cancelar
Guardar