Skip to content

Commit

Permalink
fix: missing dependency update
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewcourtice committed Jun 25, 2022
1 parent 3bd0815 commit e28e89c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"devDependencies": {
"dotenv": "^16.0.1",
"vitepress": "^1.0.0-alpha.2"
"vitepress": "^1.0.0-alpha.4"
},
"dependencies": {
"@vueuse/core": "^8.7.4"
Expand Down

0 comments on commit e28e89c

Please sign in to comment.