Skip to content

Commit

Permalink
update patches
Browse files Browse the repository at this point in the history
  • Loading branch information
yuheiy committed Dec 13, 2024
1 parent 20a50e7 commit ab2e5d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions patches/astro+4.15.9.patch → patches/astro+5.0.5.patch
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
diff --git a/node_modules/astro/dist/assets/services/service.js b/node_modules/astro/dist/assets/services/service.js
index 3e84d1e..afd8faf 100644
index c048754..f4d4869 100644
--- a/node_modules/astro/dist/assets/services/service.js
+++ b/node_modules/astro/dist/assets/services/service.js
@@ -85,8 +85,8 @@ const baseService = {
@@ -107,8 +107,8 @@ const baseService = {
...attributes,
width: targetWidth,
height: targetHeight,
Expand Down

0 comments on commit ab2e5d3

Please sign in to comment.