Skip to content
This repository was archived by the owner on Oct 11, 2022. It is now read-only.

Commit 1436c46

Browse files
committed
update peer dep
1 parent 48bffaa commit 1436c46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,8 @@
9494
},
9595
"peerDependencies": {
9696
"draft-js-plugins-editor": "~2.0.0-rc.1 || 2.0.0-rc2 || 2.0.0-rc1 || 2.0.0-beta12",
97-
"react": "^15.0.0",
98-
"react-dom": "^15.0.0"
97+
"react": "^15.0.0 || ^16.0.0",
98+
"react-dom": "^15.0.0 || ^16.0.0"
9999
},
100100
"contributors": [
101101
"Atsushi Nagase <[email protected]>"

0 commit comments

Comments
 (0)