Fix issue #515: Image optimization crash

This commit is contained in:
prototypa
2024-10-13 06:50:21 -04:00
parent c8bc46db86
commit eebebeb4a4
4 changed files with 44 additions and 20 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "@onwidget/astrowind",
"version": "1.0.0-beta.47",
"version": "1.0.0-beta.48",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@onwidget/astrowind",
"version": "1.0.0-beta.47",
"version": "1.0.0-beta.48",
"dependencies": {
"@astrojs/rss": "^4.0.8",
"@astrojs/sitemap": "^3.2.0",