Skip to content

Commit 7c7cb48

Browse files
Use same React version for OpenAPI docs plugin
1 parent cd8ddb4 commit 7c7cb48

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,9 @@
6262
"unist-util-visit": "^5.0.0"
6363
},
6464
"overrides": {
65+
"docusaurus-theme-openapi-docs": {
66+
"react": "$react"
67+
},
6568
"serve-handler": {
6669
"path-to-regexp": "^3.3.0"
6770
}

0 commit comments

Comments
 (0)