Skip to content

Commit f84d3b2

Browse files
committed
Correct react peer dependency version
1 parent 8dd24a6 commit f84d3b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
},
6767
"peerDependencies": {
6868
"plotly.js": ">1.34.0",
69-
"react": ">12.0.0"
69+
"react": ">0.13.0"
7070
},
7171
"browserify-global-shim": {
7272
"react": "React"

0 commit comments

Comments
 (0)