summaryrefslogtreecommitdiff
path: root/examples/middleware
diff options
context:
space:
mode:
Diffstat (limited to 'examples/middleware')
-rw-r--r--examples/middleware/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/middleware/package.json b/examples/middleware/package.json
index 296c4d571..b53a8e389 100644
--- a/examples/middleware/package.json
+++ b/examples/middleware/package.json
@@ -13,7 +13,7 @@
},
"dependencies": {
"@astrojs/node": "^6.0.0-beta.0",
- "astro": "^3.0.0-beta.2",
+ "astro": "^3.0.0-beta.3",
"html-minifier": "^4.0.0"
}
}