diff options
Diffstat (limited to 'examples/integration/package.json')
-rw-r--r-- | examples/integration/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/integration/package.json b/examples/integration/package.json index e91d3568a..0b5df70f6 100644 --- a/examples/integration/package.json +++ b/examples/integration/package.json @@ -15,7 +15,7 @@ ], "scripts": {}, "devDependencies": { - "astro": "^4.15.9" + "astro": "^4.15.10" }, "peerDependencies": { "astro": "^4.0.0" |