dpogue commented on PR #941:
URL: https://github.com/apache/cordova-lib/pull/941#issuecomment-2547511476

   yeah, I think this is probably fine to merge as is.
   
   npm has refactored and deprecated a bunch of their tooling internally and 
now has a 
[`@npmcli/package-json`](https://www.npmjs.com/package/@npmcli/package-json) 
module that handles a bunch of package.json-related stuff. In our next major we 
should look at refactoring our package.json handling to use that, and 
centralize everywhere that we read/write package.json so that we don't have to 
make fixes like these ones in a bunch of different spots.


-- 
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: issues-unsubscr...@cordova.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to