diff --git a/package.json b/package.json index f86d99e..87f03d6 100644 --- a/package.json +++ b/package.json @@ -4,6 +4,7 @@ "description": "foca-crear-hoja-ruta", "main": "index.js", "scripts": { + "refresh" : "gulp uglify && cp tmp/foca-crear-hoja-ruta.js ../wrapper-demo/node_modules/foca-crear-hoja-ruta/dist/foca-crear-hoja-ruta.min.js", "test": "test.html", "compile": "gulp uglify", "gulp-pre-commit": "gulp pre-commit",