Skip to content

Commit

Permalink
fix: fix client deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Mister-Hope committed Nov 26, 2023
1 parent 6c647b4 commit 42bff50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@
},
"dependencies": {
"@vueuse/core": "^10.6.1",
"@waline/api": "workspace:*",
"autosize": "^6.0.1",
"marked": "^10.0.0",
"marked-highlight": "^2.0.7",
Expand All @@ -105,7 +106,6 @@
"@types/autosize": "4.0.3",
"@types/marked": "5.0.2",
"@vitejs/plugin-vue": "4.5.0",
"@waline/api": "workspace:*",
"recaptcha-v3": "1.10.0",
"user-agent-data-types": "0.4.2",
"vite": "5.0.0"
Expand Down

0 comments on commit 42bff50

Please sign in to comment.