mirror of
https://github.com/mathuo/dockview
synced 2025-02-08 17:35:44 +00:00
Merge pull request #808 from mathuo/807-dockview-vue-vue-peer-dependency
chore: vue3 peerDependency
This commit is contained in:
commit
d33babd522
@ -53,5 +53,8 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"dockview-core": "^2.1.4"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vue": "^3.4.0"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user