Explorar el Código

[MIN] remove cross-env from dependencies

tags/1.2.0
Achilles Rasquinha hace 7 años
committed by Prateeksha Singh
padre
commit
d308295379
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      package.json

+ 1
- 1
package.json Ver fichero

@@ -42,6 +42,7 @@
"clean-css": "^4.1.11",
"babel-register": "^6.26.0",
"coveralls": "^3.0.0",
"cross-env": "^5.1.4",
"cssnano": "^3.10.0",
"eslint": "^4.18.2",
"fs": "0.0.1-security",
@@ -65,6 +66,5 @@
"rollup-watch": "^4.3.1"
},
"dependencies": {
"cross-env": "^5.1.4"
}
}

Cargando…
Cancelar
Guardar