Skip to content

Commit

Permalink
Merge pull request #808 from mathuo/807-dockview-vue-vue-peer-dependency
Browse files Browse the repository at this point in the history
chore: vue3 peerDependency
  • Loading branch information
mathuo authored Dec 23, 2024
2 parents 7df9c51 + 3479828 commit d33babd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/dockview-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,8 @@
},
"dependencies": {
"dockview-core": "^2.1.4"
},
"peerDependencies": {
"vue": "^3.4.0"
}
}

0 comments on commit d33babd

Please sign in to comment.