Skip to content

Commit 953a2e3

Browse files
authored
Added back react-dom peerDep
1 parent 6eb8978 commit 953a2e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@
6969
"final-form": ">=4.0.0",
7070
"prop-types": "^15.6.0",
7171
"react": "^15.3.0 || ^16.0.0-0",
72+
"react-dom": "^15.3.0 || ^16.0.0-0",
7273
"react-final-form": ">=3.0.0"
7374
},
7475
"jest": {

0 commit comments

Comments
 (0)