micahstubbs commented on issue #2084: URL: https://github.com/apache/helix/issues/2084#issuecomment-1122967172
Great, no more peer dep warnings for now. Let's add back those packages we temporarily removed to work around Angular's version parsing bug: ``` "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": "^11.1.5", "ngx-json-viewer": "^2.3.0", "ngx-vis": "^0.1.0", "node-sass": "4.5.3", "request": "^2.81.0", "vis": "^4.21.0", "@swimlane/ngx-charts": "^8.0.0", "@swimlane/ngx-datatable": "^13.0.0", "@swimlane/ngx-graph": "6.0.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]
