Commit 2187f224d52070a3e7a33cb796b75a5e90a460c4

Authored by Marcelo Puebla
1 parent a4c967375d
Exists in master

Agregado comando para refrescar.

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
... ... @@ -3,6 +3,7 @@
3 3 "version": "0.0.1",
4 4 "description": "Modal para seleccion de notasPedido",
5 5 "scripts": {
  6 + "refresh": "gulp uglify && cp tmp/foca-modal-nota-pedido.js ../wrapper-demo/node_modules/foca-modal-nota-pedido/dist/foca-modal-nota-pedido.min.js",
6 7 "test": "echo \"Error: no test specified\" && exit 1",
7 8 "gulp-pre-commit": "gulp pre-commit",
8 9 "compile": "gulp uglify",