Skip to content

Commit 5a53aeb

Browse files
committed
chore(deps): add vue as dependency to enable Vitepress customization
As recommended on: https://vitepress.dev/guide/getting-started
1 parent 963052c commit 5a53aeb

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,8 @@
6060
"typescript": "5.9.3",
6161
"typescript-eslint": "8.46.4",
6262
"vitepress": "2.0.0-alpha.15",
63-
"vitest": "4.0.8"
63+
"vitest": "4.0.8",
64+
"vue": "3.5.26"
6465
},
6566
"bugs": {
6667
"url": "https://github.com/tmlmt/cooklang-parser/issues",

pnpm-lock.yaml

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)