summaryrefslogtreecommitdiff
path: root/examples/deno/package.json
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-11-16 07:07:56 -0800
committerGravatar GitHub <noreply@github.com> 2022-11-16 10:07:56 -0500
commit49c1a5d439b723f1e72e9766d61be42a26379e3a (patch)
treea1ecbd9279731b5a1d2df8bc615266b00c18a7b0 /examples/deno/package.json
parent991d62983241ae4f0b04c743bf228fba8525c319 (diff)
downloadastro@1.6.9.tar.gz
astro@1.6.9.tar.zst
astro@1.6.9.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/deno/package.json')
-rw-r--r--examples/deno/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/deno/package.json b/examples/deno/package.json
index c85695c2d..277980f40 100644
--- a/examples/deno/package.json
+++ b/examples/deno/package.json
@@ -10,7 +10,7 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^1.6.8"
+ "astro": "^1.6.9"
},
"devDependencies": {
"@astrojs/deno": "^2.0.0"