mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-08-04 00:00:08 +08:00
Also drops the explicit `npm install -g npm@latest` step: node 24 bundles npm 11.16, well over the >= 11.5.1 that trusted publishing requires. Pulling an unpinned npm@latest right before publishing 258 packages was the larger risk of the two.