diff options
Diffstat (limited to 'examples/with-markdown')
-rw-r--r-- | examples/with-markdown/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/with-markdown/package.json b/examples/with-markdown/package.json index fde4c54a8..bc8f719ea 100644 --- a/examples/with-markdown/package.json +++ b/examples/with-markdown/package.json @@ -21,6 +21,6 @@ "react": "^18.1.0", "react-dom": "^18.1.0", "svelte": "^3.48.0", - "vue": "^3.2.33" + "vue": "^3.2.34" } } |