Commit 2e7388ba90729619a232961f6c3b65ee5c8dedda
1 parent
752bebe05d
Exists in
master
and in
1 other branch
no break line
Showing
1 changed file
with
0 additions
and
1 deletions
Show diff stats
package.json
... | ... | @@ -10,7 +10,6 @@ |
10 | 10 | "compile": "gulp uglify", |
11 | 11 | "gulp-pre-commit": "gulp pre-commit", |
12 | 12 | "postinstall": "npm run compile && gulp clean-post-install", |
13 | - | |
14 | 13 | "install-dev": "npm install -D jasmine-core pre-commit angular angular-ladda ladda@1.0.6 angular-route angular-cookies 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" |
15 | 14 | }, |
16 | 15 | "pre-commit": "gulp-pre-commit", |