12-07-2019
Showing
... | @@ -11,7 +11,6 @@ | ... | @@ -11,7 +11,6 @@ |
}, | }, | ||
"private": true, | "private": true, | ||
"dependencies": { | "dependencies": { | ||
"@angular/animations": "~7.2.0", | |||
"@angular/common": "~7.2.0", | "@angular/common": "~7.2.0", | ||
"@angular/compiler": "~7.2.0", | "@angular/compiler": "~7.2.0", | ||
"@angular/core": "~7.2.0", | "@angular/core": "~7.2.0", | ||
... | @@ -24,7 +23,9 @@ | ... | @@ -24,7 +23,9 @@ |
"core-js": "^2.5.4", | "core-js": "^2.5.4", | ||
"font-awesome": "^4.7.0", | "font-awesome": "^4.7.0", | ||
"jquery": "^3.4.1", | "jquery": "^3.4.1", | ||
"ngx-slick-carousel": "^0.4.4", | |||
"rxjs": "~6.3.3", | "rxjs": "~6.3.3", | ||
"slick-carousel": "^1.8.1", | |||
"tslib": "^1.9.0", | "tslib": "^1.9.0", | ||
"zone.js": "~0.8.26" | "zone.js": "~0.8.26" | ||
}, | }, | ||
... | ... |
Please
register
or
sign in
to comment