webpack-pwa-manifest
webpack-pwa-manifest copied to clipboard
fix(test): use correct fullhash and node version in tests and CI
CI keeps failing after merging this commit: https://github.com/arthurbergmz/webpack-pwa-manifest/commit/fad409c606473c6d33525a01330bcffb73f6ac7d
It seems file hashes need to be updated.
And Webpack 5 requires at least Node.js 10.13.0, so update requirement to >=10.13.0