Implement live updates from the backend
This diff is collapsed.
... | ... | @@ -24,9 +24,11 @@ |
"@angular/platform-browser-dynamic": "5.2.9", | ||
"@angular/platform-server": "5.2.9", | ||
"@angular/router": "5.2.9", | ||
"@stomp/ng2-stompjs": "^0.6.4", | ||
"core-js": "^2.4.1", | ||
"hammerjs": "^2.0.8", | ||
"ngx-cookie-service": "^1.0.9", | ||
"npm": "^6.0.0", | ||
"rxjs": "^5.5.7", | ||
"zone.js": "^0.8.20" | ||
}, | ||
... | ... |
Please register or sign in to comment