Commit 4aee02e42a625c362ca3426398d7b9766de6136b

Authored by Pablo Marco del Pont
1 parent 38d2325680
Exists in master

Fix from code review.

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
... ... @@ -7,7 +7,7 @@
7 7 "test": "echo \"Error: no test specified\" && exit 1",
8 8 "compile": "gulp uglify",
9 9 "gulp-pre-commit": "gulp pre-commit",
10   - "postinstall": "npm run compile && gulp clean-post-install"
  10 + "postinstall": "npm run compile && gulp clean-post-install",
11 11 "install-dev": "npm install -D jasmine-core pre-commit angular angular-ladda ladda@1.0.6 angular-route bootstrap ui-bootstrap4 font-awesome gulp gulp-angular-templatecache gulp-connect gulp-clean gulp-htmlmin gulp-jshint gulp-rename gulp-replace gulp-sequence gulp-uglify-es gulp-uglify jquery jshint pump git+https://debo.suite.repo/modulos-npm/foca-directivas.git git+https://debo.suite.repo/modulos-npm/foca-modal-remito.git"
12 12 },
13 13 "pre-commit": [