diff --git a/package.json b/package.json index fe90fa7..ceaba0e 100644 --- a/package.json +++ b/package.json @@ -4,6 +4,7 @@ "description": "Abm de cliente", "main": "index.html", "scripts": { + "refresh": "gulp uglify && cp tmp/foca-abm-cliente.js ../wrapper-demo/node_modules/foca-abm-cliente/dist/foca-abm-cliente.min.js", "test": "test.html", "compile": "gulp uglify", "gulp-pre-commit": "gulp pre-commit",