Skip to content

Commit 107f254

Browse files
committed
fix info about peer dependencies
1 parent a45dcba commit 107f254

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@
175175
"yargs": "^18.0.0"
176176
},
177177
"peerDependencies": {
178-
"@blueprintjs/core": ">=5",
178+
"@blueprintjs/core": ">=6",
179179
"react": ">=18"
180180
},
181181
"resolutions": {

0 commit comments

Comments
 (0)