ej52 / proxmox-scripts

MIT License
587 stars 308 forks source link

fix: Only change version number of the package #161

Closed programbo closed 9 months ago

programbo commented 9 months ago

This PR fixes prevents "sass-loader": "^10.0.0" being changed to "^12.11.0" resulting in the following installation error:

✘ Frontend not Built error Couldn't find any versions for "sass-loader" that matches "^12.11.0"

It checks for the full pattern "version": "0.0.0" rather than any occurrence of 0.0.0.