Commit 34a92b896b0aa3c5fa1a2b7d0160754d483dc710
Exists in
master
Merge branch 'master' of https://192.168.0.11/efernandez/foca-busqueda-cliente
Showing
1 changed file
Show diff stats
package.json
... | ... | @@ -7,7 +7,7 @@ |
7 | 7 | "test": "echo \"Error: no test specified\" && exit 1", |
8 | 8 | "compile": "gulp uglify", |
9 | 9 | "postinstall": "npm run compile && gulp clean-post-install", |
10 | - "install-dev": "npm install -D angular bootstrap angular-ui-bootstrap ui-bootstrap4 font-awesom jquery pre-commit jshint pump jasmine-core gulp gulp-connect gulp-angular-templatecache gulp-concat gulp-htmlmin gulp-jshint gulp-rename gulp-replace gulp-uglify gulp-clean" | |
10 | + "install-dev": "npm install -D angular bootstrap angular-ui-bootstrap ui-bootstrap4 font-awesom jquery pre-commit jshint pump jasmine-core gulp gulp-connect gulp-angular-templatecache gulp-concat gulp-htmlmin gulp-jshint gulp-rename gulp-replace gulp-uglify-es gulp-clean" | |
11 | 11 | }, |
12 | 12 | "repository": { |
13 | 13 | "type": "git", |