update package.json
... | @@ -26,7 +26,7 @@ | ... | @@ -26,7 +26,7 @@ |
"ng2-pdf-viewer": "^5.3.4", | "ng2-pdf-viewer": "^5.3.4", | ||
"ngx-cookie-service": "^2.1.0", | "ngx-cookie-service": "^2.1.0", | ||
"ngx-pipes": "^2.4.6", | "ngx-pipes": "^2.4.6", | ||
"pdfjs-dist": "^2.1.266", | "pdfjs-dist": "^2.2.228", | ||
"photoswipe": "^4.1.3", | "photoswipe": "^4.1.3", | ||
"tinymce": "^4.9.4", | "tinymce": "^4.9.4", | ||
"tooltipster": "^4.2.7", | "tooltipster": "^4.2.7", | ||
... | @@ -35,10 +35,10 @@ | ... | @@ -35,10 +35,10 @@ |
"zone.js": "^0.9.1" | "zone.js": "^0.9.1" | ||
}, | }, | ||
"devDependencies": { | "devDependencies": { | ||
"@angular-devkit/build-angular": "^0.803.6", | "@angular-devkit/build-angular": "^0.803.8", | ||
"@angular/animations": "^8.2.8", | "@angular/animations": "^8.2.8", | ||
"@angular/cdk": "^8.2.0", | "@angular/cdk": "^8.2.0", | ||
"@angular/cli": "^8.3.6", | "@angular/cli": "^8.3.8", | ||
"@angular/common": "^8.2.8", | "@angular/common": "^8.2.8", | ||
"@angular/compiler": "^8.2.8", | "@angular/compiler": "^8.2.8", | ||
"@angular/compiler-cli": "^8.2.8", | "@angular/compiler-cli": "^8.2.8", | ||
... | ... |
Please register or sign in to comment