Commit e5dd5c1f9e21f2239d82da06ce99c9f95343a35d

Authored by Nicolás Guarnieri
1 parent 3ce2a8cdb0
Exists in master

Update package.json

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
... ... @@ -5,7 +5,7 @@
5 5 "main": "dist/foca-abm-sectores.js",
6 6 "scripts": {
7 7 "test": "echo \"Error: no test specified\" && exit 1",
8   - "compile": "gulp uglify && gulp html",
  8 + "compile": "gulp uglify",
9 9 "postinstall": "npm run compile && rm -R src && rm index.html && rm .jshintrc && rm gulpfile.js"
10 10 },
11 11 "repository": {