summaryrefslogtreecommitdiff
path: root/examples/middleware/package.json
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-06-29 02:14:24 -0700
committerGravatar GitHub <noreply@github.com> 2023-06-29 17:14:24 +0800
commit56f1b1229cf629a42a88d429f2a5fc6378613017 (patch)
treeedad4ce4e400c6d855921a9b2731c7a4fbb566b8 /examples/middleware/package.json
parent40029e1af400354ae726526a975573e37f5ac187 (diff)
downloadastro@2.7.2.tar.gz
astro@2.7.2.tar.zst
astro@2.7.2.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/middleware/package.json')
-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 00c741543..0247e30f5 100644
--- a/examples/middleware/package.json
+++ b/examples/middleware/package.json
@@ -13,7 +13,7 @@
},
"dependencies": {
"@astrojs/node": "^5.3.0",
- "astro": "^2.7.1",
+ "astro": "^2.7.2",
"html-minifier": "^4.0.0"
}
}