Skip to content

Commit

Permalink
fix: add missing vitepress dependencies
Browse files Browse the repository at this point in the history
See vuejs/vitepress#849 (comment) for more details
  • Loading branch information
rtsao committed Apr 3, 2023
1 parent e6c0d98 commit 2867a32
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 83 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@
"@types/semver": "^7.3.13",
"@types/stylus": "^0.48.38",
"@types/ws": "^8.5.4",
"@vueuse/core": "^9.13.0",
"body-scroll-lock": "4.0.0-beta.0",
"@typescript-eslint/eslint-plugin": "^5.56.0",
"@typescript-eslint/parser": "^5.56.0",
"conventional-changelog-cli": "^2.2.2",
Expand Down
Loading

0 comments on commit 2867a32

Please sign in to comment.