Commit 677bfa01c0f556c7dba1a17c81e00f53ee4b0161
1 parent
995e5078a7
Exists in
master
columnas correctas compra-venta
Showing
2 changed files
with
11 additions
and
11 deletions
Show diff stats
package.json
| ... | ... | @@ -24,19 +24,19 @@ |
| 24 | 24 | "bootstrap": "^4.1.3", |
| 25 | 25 | "foca-directivas": "git+https://debo.suite.repo/modulos-npm/foca-directivas.git", |
| 26 | 26 | "font-awesome": "^4.7.0", |
| 27 | - "gulp": "3.9.1", | |
| 28 | - "gulp-angular-templatecache": "2.2.3", | |
| 29 | - "gulp-clean": "0.4.0", | |
| 30 | - "gulp-concat": "2.6.1", | |
| 27 | + "gulp": "^3.9.1", | |
| 28 | + "gulp-angular-templatecache": "^2.2.3", | |
| 29 | + "gulp-clean": "^0.4.0", | |
| 30 | + "gulp-concat": "^2.6.1", | |
| 31 | 31 | "gulp-connect": "^5.6.1", |
| 32 | - "gulp-htmlmin": "5.0.1", | |
| 32 | + "gulp-htmlmin": "^5.0.1", | |
| 33 | 33 | "gulp-jshint": "^2.1.0", |
| 34 | - "gulp-rename": "1.4.0", | |
| 35 | - "gulp-replace": "1.0.0", | |
| 36 | - "gulp-uglify": "3.0.1", | |
| 34 | + "gulp-rename": "^1.4.0", | |
| 35 | + "gulp-replace": "^1.0.0", | |
| 36 | + "gulp-uglify": "^3.0.1", | |
| 37 | 37 | "jquery": "^3.3.1", |
| 38 | 38 | "jshint": "^2.9.6", |
| 39 | - "pump": "3.0.0", | |
| 39 | + "pump": "^3.0.0", | |
| 40 | 40 | "ui-bootstrap4": "^3.0.5" |
| 41 | 41 | } |
| 42 | 42 | } |