Commit a21e58e36416ffea4b7071b7e10977aa07c40699
1 parent
089d75c0cb
Exists in
master
cambio direccion de repo
Showing
1 changed file
with
4 additions
and
4 deletions
Show diff stats
package.json
... | ... | @@ -7,14 +7,14 @@ |
7 | 7 | "gulp-pre-commit": "gulp pre-commit", |
8 | 8 | "compile": "gulp uglify", |
9 | 9 | "postinstall": "npm run compile && gulp clean-post-install", |
10 | - "install-dev": "npm install -D angular bootstrap font-awesome gulp gulp-angular-templatecache gulp-concat gulp-connect gulp-htmlmin gulp-jshint gulp-rename gulp-replace gulp-uglify gulp-clean jasmine-core jquery jshint pre-commit pump ui-bootstrap4 && npm i -D git+https://192.168.0.11/modulos-npm/foca-directivas" | |
10 | + "install-dev": "npm install -D angular bootstrap font-awesome gulp gulp-angular-templatecache gulp-concat gulp-connect gulp-htmlmin gulp-jshint gulp-rename gulp-replace gulp-uglify gulp-clean jasmine-core jquery jshint pre-commit pump ui-bootstrap4 && npm i -D git+https://debo.suite.repo/modulos-npm/foca-directivas" | |
11 | 11 | }, |
12 | 12 | "pre-commit": [ |
13 | 13 | "gulp-pre-commit" |
14 | 14 | ], |
15 | 15 | "repository": { |
16 | 16 | "type": "git", |
17 | - "url": "https://192.168.0.11/modulos-npm/foca-modal-busqueda-productos" | |
17 | + "url": "https://debo.suite.repo/modulos-npm/foca-modal-busqueda-productos" | |
18 | 18 | }, |
19 | 19 | "author": "Nicolás Guarnieri", |
20 | 20 | "license": "ISC", |
... | ... | @@ -33,12 +33,12 @@ |
33 | 33 | "gulp-uglify": "^3.0.1", |
34 | 34 | "jquery": "^3.3.1", |
35 | 35 | "pump": "^3.0.0", |
36 | - "foca-directivas": "git+https://192.168.0.11/modulos-npm/foca-directivas" | |
36 | + "foca-directivas": "git+https://debo.suite.repo/modulos-npm/foca-directivas" | |
37 | 37 | }, |
38 | 38 | "devDependencies": { |
39 | 39 | "angular": "^1.7.4", |
40 | 40 | "bootstrap": "^4.1.3", |
41 | - "foca-directivas": "git+https://192.168.0.11/modulos-npm/foca-directivas", | |
41 | + "foca-directivas": "git+https://debo.suite.repo/modulos-npm/foca-directivas", | |
42 | 42 | "font-awesome": "^4.7.0", |
43 | 43 | "gulp": "^3.9.1", |
44 | 44 | "gulp-angular-templatecache": "^2.2.1", |