Commit a2fc6f76b7104ceb3d9465503bbdf464e98ef1c6
Exists in
master
and in
2 other branches
Merge branch 'master' into 'develop'
Master(mpuebla) See merge request !12
Showing
1 changed file
Show diff stats
package.json
... | ... | @@ -3,6 +3,7 @@ |
3 | 3 | "version": "0.0.1", |
4 | 4 | "description": "Modal para seleccion de remitos", |
5 | 5 | "scripts": { |
6 | + "refresh": "gulp uglify && cp tmp/foca-modal-remito.js ../wrapper-demo/node_modules/foca-modal-remito/dist/foca-modal-remito.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", |