micahstubbs commented on issue #2053: URL: https://github.com/apache/helix/issues/2053#issuecomment-1118007775
First, let's paste back in the dependencies that we removed temporarily to work around that Angular CLI semver parsing bug: ```py "angulartics2": "^2.2.1", "body-parser": "^1.17.2", "core-js": "^2.4.1", "d3-shape": "^1.2.0", "dotenv": "^4.0.0", "express": "^4.15.3", "express-session": "^1.15.6", "hammerjs": "^2.0.8", "ldapjs": "^1.0.2", "lodash": "^4.17.12", "moment": "^2.29.2", "morgan": "^1.8.2", "ngx-clipboard": "^9.0.0", "ngx-json-viewer": "^2.3.0", "ngx-vis": "^0.1.0", "node-sass": "4.5.3", "request": "^2.81.0", "@swimlane/ngx-charts": "^9.1.1", "@swimlane/ngx-datatable": "^11.1.7", "@swimlane/ngx-graph": "6.0.0", "vis": "^4.21.0", ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
