diff options
Diffstat (limited to 'packages')
| -rw-r--r-- | packages/client/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/client/package.json b/packages/client/package.json index f7b01aa471..bebad2bf9c 100644 --- a/packages/client/package.json +++ b/packages/client/package.json @@ -80,6 +80,7 @@ "@types/ws": "8.5.3", "@typescript-eslint/eslint-plugin": "5.47.0", "@typescript-eslint/parser": "5.47.0", + "@vue/runtime-core": "3.2.45", "cross-env": "7.0.3", "cypress": "12.2.0", "eslint": "8.30.0", |