fix docker
... | @@ -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.19", | "@angular-devkit/build-angular": "^0.803.23", | ||
"@angular/animations": "^8.2.14", | "@angular/animations": "^8.2.14", | ||
"@angular/cdk": "^8.2.0", | "@angular/cdk": "^8.2.0", | ||
"@angular/cli": "^8.3.19", | "@angular/cli": "^8.3.23", | ||
"@angular/common": "^8.2.14", | "@angular/common": "^8.2.14", | ||
"@angular/compiler": "^8.2.14", | "@angular/compiler": "^8.2.14", | ||
"@angular/compiler-cli": "^8.2.14", | "@angular/compiler-cli": "^8.2.14", | ||
... | @@ -57,7 +57,7 @@ | ... | @@ -57,7 +57,7 @@ |
"hammerjs": "^2.0.8", | "hammerjs": "^2.0.8", | ||
"html-minifier": "^3.5.21", | "html-minifier": "^3.5.21", | ||
"ng2-dnd": "^5.0.2", | "ng2-dnd": "^5.0.2", | ||
"node-sass": "^4.13.0", | "node-sass": "^4.13.1", | ||
"nodemon": "^1.19.1", | "nodemon": "^1.19.1", | ||
"npm-check-updates": "^3.2.0", | "npm-check-updates": "^3.2.0", | ||
"rxjs": "^6.5.2", | "rxjs": "^6.5.2", | ||
... | ... |
Please register or sign in to comment