Commit f3ff30080ea8f404a127299237adb88e5a9e4197
1 parent
99e5068c25
Exists in
master
dirección vieja por debo.suite.repo
Showing
1 changed file
with
12 additions
and
12 deletions
Show diff stats
package.json
... | ... | @@ -8,33 +8,33 @@ |
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 jasmine-core pre-commit angular angular-route 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 git+https://192.168.0.11/modulos-npm/foca-directivas.git git+https://192.168.0.11/modulos-npm/foca-modal-vendedores.git git+https://192.168.0.11/modulos-npm/foca-modal-petroleras.git git+https://192.168.0.11/nguarnieri/foca-modal-busqueda-productos git+https://192.168.0.11/modulos-npm/foca-busqueda-cliente.git" | |
11 | + "install-dev": "npm install -D jasmine-core pre-commit angular angular-route 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 git+https://debo.suite.repo/modulos-npm/foca-directivas.git git+https://debo.suite.repo/modulos-npm/foca-modal-vendedores.git git+https://debo.suite.repo/modulos-npm/foca-modal-petroleras.git git+https://debo.suite.repo/nguarnieri/foca-modal-busqueda-productos git+https://debo.suite.repo/modulos-npm/foca-busqueda-cliente.git" | |
12 | 12 | }, |
13 | 13 | "pre-commit": [ |
14 | 14 | "gulp-pre-commit" |
15 | 15 | ], |
16 | 16 | "repository": { |
17 | 17 | "type": "git", |
18 | - "url": "https://192.168.0.11/modulos-npm/foca-crear-nota-pedido.git" | |
18 | + "url": "https://debo.suite.repo/modulos-npm/foca-crear-nota-pedido.git" | |
19 | 19 | }, |
20 | 20 | "author": "Foca Software", |
21 | 21 | "license": "ISC", |
22 | 22 | "peerDependencies": { |
23 | - "foca-busqueda-cliente": "git+https://192.168.0.11/modulos-npm/foca-busqueda-cliente.git", | |
24 | - "foca-directivas": "git+https://192.168.0.11/modulos-npm/foca-directivas.git", | |
25 | - "foca-modal-busqueda-productos": "git+https://192.168.0.11/nguarnieri/foca-modal-busqueda-productos", | |
26 | - "foca-modal-petroleras": "git+https://192.168.0.11/modulos-npm/foca-modal-petroleras.git", | |
27 | - "foca-modal-vendedores": "git+https://192.168.0.11/modulos-npm/foca-modal-vendedores.git" | |
23 | + "foca-busqueda-cliente": "git+https://debo.suite.repo/modulos-npm/foca-busqueda-cliente.git", | |
24 | + "foca-directivas": "git+https://debo.suite.repo/modulos-npm/foca-directivas.git", | |
25 | + "foca-modal-busqueda-productos": "git+https://debo.suite.repo/nguarnieri/foca-modal-busqueda-productos", | |
26 | + "foca-modal-petroleras": "git+https://debo.suite.repo/modulos-npm/foca-modal-petroleras.git", | |
27 | + "foca-modal-vendedores": "git+https://debo.suite.repo/modulos-npm/foca-modal-vendedores.git" | |
28 | 28 | }, |
29 | 29 | "devDependencies": { |
30 | 30 | "angular": "^1.7.5", |
31 | 31 | "angular-route": "^1.7.5", |
32 | 32 | "bootstrap": "^4.1.3", |
33 | - "foca-busqueda-cliente": "git+https://192.168.0.11/modulos-npm/foca-busqueda-cliente.git", | |
34 | - "foca-directivas": "git+https://192.168.0.11/modulos-npm/foca-directivas.git", | |
35 | - "foca-modal-busqueda-productos": "git+https://192.168.0.11/nguarnieri/foca-modal-busqueda-productos", | |
36 | - "foca-modal-petroleras": "git+https://192.168.0.11/modulos-npm/foca-modal-petroleras.git", | |
37 | - "foca-modal-vendedores": "git+https://192.168.0.11/modulos-npm/foca-modal-vendedores.git", | |
33 | + "foca-busqueda-cliente": "git+https://debo.suite.repo/modulos-npm/foca-busqueda-cliente.git", | |
34 | + "foca-directivas": "git+https://debo.suite.repo/modulos-npm/foca-directivas.git", | |
35 | + "foca-modal-busqueda-productos": "git+https://debo.suite.repo/nguarnieri/foca-modal-busqueda-productos", | |
36 | + "foca-modal-petroleras": "git+https://debo.suite.repo/modulos-npm/foca-modal-petroleras.git", | |
37 | + "foca-modal-vendedores": "git+https://debo.suite.repo/modulos-npm/foca-modal-vendedores.git", | |
38 | 38 | "font-awesome": "^4.7.0", |
39 | 39 | "gulp": "^3.9.1", |
40 | 40 | "gulp-angular-templatecache": "^2.2.2", |