elegantapp / pwa-asset-generator

Automates PWA asset generation and image declaration. Automatically generates icon and splash screen images, favicons and mstile images. Updates manifest.json and index.html files with the generated images according to Web App Manifest specs and Apple Human Interface guidelines.
MIT License
2.7k stars 137 forks source link

fix(deps): pin cheerio #1015

Closed atjn closed 3 weeks ago

atjn commented 3 weeks ago

Pin the Cheerio version to prevent it from updating to a broken version.

Fixes #1014

onderceylan commented 3 weeks ago

:tada: This PR is included in version 6.3.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: