Commit b66e5bb84ab546890281713dcdb4e8518ad95dae
1 parent
5a958db61c
Exists in
master
cambio de nombre del módulo
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
package.json
... | ... | @@ -8,7 +8,7 @@ |
8 | 8 | "compile": "gulp uglify", |
9 | 9 | "gulp-pre-commit": "gulp pre-commit", |
10 | 10 | "postinstall": "npm run compile && gulp clean-post-install", |
11 | - "install-dev": "npm install -D gulp gulp-connect jasmine-core pre-commit angular angular-route bootstrap ui-bootstrap4 font-awesome gulp-angular-templatecache gulp-clean gulp-htmlmin gulp-jshint gulp-rename gulp-replace gulp-sequence gulp-uglify-es gulp-uglify jquery jshint pump git+https://192.168.0.11/modulos-npm/foca-modal-confirm.git" | |
11 | + "install-dev": "npm install -D gulp gulp-connect jasmine-core pre-commit angular angular-route bootstrap ui-bootstrap4 font-awesome gulp-angular-templatecache gulp-clean gulp-htmlmin gulp-jshint gulp-rename gulp-replace gulp-sequence gulp-uglify-es gulp-uglify jquery jshint pump git+https://192.168.0.11/modulos-npm/foca-modal.git" | |
12 | 12 | }, |
13 | 13 | "pre-commit": [ |
14 | 14 | "gulp-pre-commit" |
... | ... | @@ -37,7 +37,7 @@ |
37 | 37 | "angular": "^1.7.4", |
38 | 38 | "angular-route": "^1.7.5", |
39 | 39 | "bootstrap": "^4.1.3", |
40 | - "foca-modal-confirm": "git+https://192.168.0.11/modulos-npm/foca-modal-confirm.git", | |
40 | + "foca-modal": "git+https://192.168.0.11/modulos-npm/foca-modal.git", | |
41 | 41 | "font-awesome": "^4.7.0", |
42 | 42 | "gulp": "^3.9.1", |
43 | 43 | "gulp-angular-templatecache": "^2.2.1", |