Commit c07bdf99a6e63946d203261a4f70d2eefbd19b7d
1 parent
56b01548c7
Exists in
develop
Fix
Borrada coma
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
package.json
| ... | ... | @@ -10,7 +10,7 @@ |
| 10 | 10 | "compile": "gulp uglify", |
| 11 | 11 | "gulp-pre-commit": "gulp pre-commit", |
| 12 | 12 | "postinstall": "npm run compile && gulp clean-post-install", |
| 13 | - "install-dev": "npm install -D angular bootstrap font-awesome gulp gulp-angular-templatecache gulp-clean gulp-concat gulp-connect gulp-htmlmin gulp-jshint gulp-rename gulp-replace gulp-uglify-es jasmine-core jquery jshint pre-commit pump && npm install angular-sanitize", | |
| 13 | + "install-dev": "npm install -D angular bootstrap font-awesome gulp gulp-angular-templatecache gulp-clean gulp-concat gulp-connect gulp-htmlmin gulp-jshint gulp-rename gulp-replace gulp-uglify-es jasmine-core jquery jshint pre-commit pump && npm install angular-sanitize" | |
| 14 | 14 | }, |
| 15 | 15 | "pre-commit": [ |
| 16 | 16 | "gulp-pre-commit" |