Skip to content

Commit 4bceb23

Browse files
committed
chore: remove @vue/runtime-core from peerDependencies
@vue/runtime-core was added here for supporting typescript in vue < 2.7
1 parent ed91e2a commit 4bceb23

File tree

2 files changed

+0
-30
lines changed

2 files changed

+0
-30
lines changed

package.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,9 @@
3030
"scripts/postinstall.js"
3131
],
3232
"peerDependencies": {
33-
"@vue/runtime-core": "^3.0.0",
3433
"echarts": "^5.5.1",
3534
"vue": "^3.1.1"
3635
},
37-
"peerDependenciesMeta": {
38-
"@vue/runtime-core": {
39-
"optional": true
40-
}
41-
},
4236
"devDependencies": {
4337
"@babel/core": "^7.24.9",
4438
"@highlightjs/vue-plugin": "^2.1.0",

pnpm-lock.yaml

Lines changed: 0 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)