mirror of
https://github.com/mathuo/dockview
synced 2025-02-13 03:45:47 +00:00
feat: specify react peerDependency
This commit is contained in:
parent
32e759ef75
commit
2bcd62412d
@ -55,5 +55,8 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"dockview-core": "^2.0.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user