mirror of
https://github.com/mathuo/dockview
synced 2025-02-08 17:35:44 +00:00
chore: vue3 peerDependency
This commit is contained in:
parent
32fa1511d8
commit
3479828237
@ -53,5 +53,8 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"dockview-core": "^2.1.4"
|
"dockview-core": "^2.1.4"
|
||||||
|
},
|
||||||
|
"peerDependencies": {
|
||||||
|
"vue": "^3.4.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user