Commit 885805d20d9024c95cded20aaf8fcfdbc245e45c

Authored by Eric Fernandez
Exists in master and in 2 other branches develop, lab

Merge branch 'master' into 'develop'

Master(mpuebla)

See merge request !13
... ... @@ -4,6 +4,7 @@
4 4 "description": "",
5 5 "main": "index.js",
6 6 "scripts": {
  7 + "refresh": "gulp uglify && cp tmp/foca-activar-hoja-ruta.js ../wrapper-demo/node_modules/foca-activar-hoja-ruta/dist/foca-activar-hoja-ruta.min.js",
7 8 "test": "echo \"Error: no test specified\" && exit 1",
8 9 "compile": "gulp uglify",
9 10 "gulp-pre-commit": "gulp pre-commit",