Commit a8f9258ab719faaebc93c566626c18b29a6b7da3
1 parent
e1523fb805
Exists in
master
cambio de dirección de repo
Showing
1 changed file
with
4 additions
and
4 deletions
Show diff stats
package.json
... | ... | @@ -8,14 +8,14 @@ |
8 | 8 | "gulp-pre-commit": "gulp pre-commit", |
9 | 9 | "compile": "gulp uglify", |
10 | 10 | "postinstall": "npm run compile && gulp clean-post-install", |
11 | - "install-dev": "npm install -D angular bootstrap font-awesome gulp gulp-angular-templatecache gulp-concat gulp-connect gulp-htmlmin gulp-jshint gulp-rename gulp-clean gulp-replace gulp-uglify jasmine-core jquery jshint pre-commit pump ui-bootstrap4 && npm i -D git+https://192.168.0.11/modulos-npm/foca-directivas" | |
11 | + "install-dev": "npm install -D angular bootstrap font-awesome gulp gulp-angular-templatecache gulp-concat gulp-connect gulp-htmlmin gulp-jshint gulp-rename gulp-clean gulp-replace gulp-uglify jasmine-core jquery jshint pre-commit pump ui-bootstrap4 && npm i -D git+https://debo.suite.repo/modulos-npm/foca-directivas" | |
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-modal-vendedores" | |
18 | + "url": "https://debo.suite.repo/modulos-npm/foca-modal-vendedores" | |
19 | 19 | }, |
20 | 20 | "author": "Foca Software", |
21 | 21 | "license": "ISC", |
... | ... | @@ -34,12 +34,12 @@ |
34 | 34 | "gulp-uglify": "^3.0.1", |
35 | 35 | "jquery": "^3.3.1", |
36 | 36 | "pump": "^3.0.0", |
37 | - "foca-directivas": "git+https://192.168.0.11/modulos-npm/foca-directivas" | |
37 | + "foca-directivas": "git+https://debo.suite.repo/modulos-npm/foca-directivas" | |
38 | 38 | }, |
39 | 39 | "devDependencies": { |
40 | 40 | "angular": "^1.7.5", |
41 | 41 | "bootstrap": "^4.1.3", |
42 | - "foca-directivas": "git+https://192.168.0.11/modulos-npm/foca-directivas", | |
42 | + "foca-directivas": "git+https://debo.suite.repo/modulos-npm/foca-directivas", | |
43 | 43 | "font-awesome": "^4.7.0", |
44 | 44 | "gulp": "^3.9.1", |
45 | 45 | "gulp-angular-templatecache": "^2.2.1", |