summaryrefslogtreecommitdiff
path: root/examples/non-html-pages
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-02-17 10:44:15 -0800
committerGravatar GitHub <noreply@github.com> 2023-02-17 13:44:15 -0500
commit2e4ca0370a68aa412924a6a14b9f59fa2e5effdd (patch)
tree08509d5b6be4a8a2a1514dcdf8aeefc8ac77b017 /examples/non-html-pages
parentff70614083d60758daac2c7d8f7c83601b474291 (diff)
downloadastro-2e4ca0370a68aa412924a6a14b9f59fa2e5effdd.tar.gz
astro-2e4ca0370a68aa412924a6a14b9f59fa2e5effdd.tar.zst
astro-2e4ca0370a68aa412924a6a14b9f59fa2e5effdd.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/non-html-pages')
-rw-r--r--examples/non-html-pages/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/non-html-pages/package.json b/examples/non-html-pages/package.json
index 38a392411..918e8b005 100644
--- a/examples/non-html-pages/package.json
+++ b/examples/non-html-pages/package.json
@@ -11,6 +11,6 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^2.0.13"
+ "astro": "^2.0.14"
}
}