What's Changed
Add --packages-as-json
as an option to provide the ability to provide packages as a JSON to include their version number, e.g.:
npx react-native-bundle-scale '{"react-native-url-polyfill": "file:../tarball.tgz"}' --packages-as-json
Full Changelog: https://github.com/charpeni/react-native-bundle-scale/commits/v1.1.0