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 6, 2023
1 parent 638409a commit a12c08d
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 82 deletions.
2 changes: 2 additions & 0 deletions package.json
Expand Up @@ -57,6 +57,8 @@
"@types/sass": "~1.43.1",
"@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",
"@vitejs/release-scripts": "^1.1.0",
Expand Down

0 comments on commit a12c08d

Please sign in to comment.