Skip to content

Commit c849864

Browse files
committed
fix(runtime-shared): dedupe deps
1 parent 3fa4069 commit c849864

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

packages/runtime-shared/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,8 @@
4343
"bugs": {
4444
"url": "https://github.com/vuejs/vue-vapor/issues"
4545
},
46-
"homepage": "https://github.com/vuejs/vue-vapor/tree/main/packages/runtime-shared#readme"
46+
"homepage": "https://github.com/vuejs/vue-vapor/tree/main/packages/runtime-shared#readme",
47+
"dependencies": {
48+
"@vue/shared": "workspace:*"
49+
}
4750
}

pnpm-lock.yaml

Lines changed: 5 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)