Ver a proveniência

no message

reset-do-picking-order
TASTEOFASIA\MTMS há 1 semana
ascendente
cometimento
f2a2337e1a
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      package.json

+ 1
- 1
package.json Ver ficheiro

@@ -5,7 +5,7 @@
"scripts": {
"dev": "next dev",
"build": "next build",
"start": "set NODE_OPTIONS=--inspect&& next start",
"start": "set NODE_OPTIONS=--inspect --max-old-space-size=6144&& next start",
"lint": "next lint",
"type-check": "tsc --noEmit"
},


Carregando…
Cancelar
Guardar