ocket8888 commented on a change in pull request #4769:
URL: https://github.com/apache/trafficcontrol/pull/4769#discussion_r441188108



##########
File path: traffic_portal/package.json
##########
@@ -30,5 +30,8 @@
     "requirejs": "2.3.6",
     "ssl-root-cas": "1.3.1",
     "time-grunt": "1.3.0"
+  },
+  "dependencies": {
+    "ag-grid-community": "^23.2.0"

Review comment:
       That's just the default behavior when you `npm install --save` something.
   
   I don't see a problem with letting it roll ahead to new minor versions; the 
API won't ever break so it should only come with more benefits. Besides, 
pinning these things and never coming back is how we wind up on unsupported 
releases for years.




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to