summaryrefslogtreecommitdiff
path: root/examples/with-markdoc
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-10-18 05:31:13 -0700
committerGravatar GitHub <noreply@github.com> 2023-10-18 13:31:13 +0100
commitc6e0d8e1cdf58e4cc797e86fb3cc4494e2111566 (patch)
treebfa7d812ec5024d84bd266803ae60e45b66bfbb7 /examples/with-markdoc
parentedc467d3b0c341ed60728fd80be36ea1fe335050 (diff)
downloadastro-c6e0d8e1cdf58e4cc797e86fb3cc4494e2111566.tar.gz
astro-c6e0d8e1cdf58e4cc797e86fb3cc4494e2111566.tar.zst
astro-c6e0d8e1cdf58e4cc797e86fb3cc4494e2111566.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/with-markdoc')
-rw-r--r--examples/with-markdoc/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/with-markdoc/package.json b/examples/with-markdoc/package.json
index b9e9c99c2..7bea27b69 100644
--- a/examples/with-markdoc/package.json
+++ b/examples/with-markdoc/package.json
@@ -12,6 +12,6 @@
},
"dependencies": {
"@astrojs/markdoc": "^0.6.0",
- "astro": "^3.3.1"
+ "astro": "^3.3.2"
}
}