summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 694ad40ad..bf55b04bf 100644
--- a/examples/with-markdoc/package.json
+++ b/examples/with-markdoc/package.json
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
- "@astrojs/markdoc": "^0.0.0",
+ "@astrojs/markdoc": "^0.0.1",
"astro": "^2.0.6"
}
}