Skip to content

Commit 0da7a29

Browse files
author
Jonatan Salas
committed
Added react-dom to package.json to fix test fail
1 parent ae049c6 commit 0da7a29

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
"bootstrap": "^3.3.6",
2828
"react": "^15.1.0",
2929
"react-bootstrap": "^0.30.0-rc.1",
30+
"react-dom": "^15.2.1",
3031
"react-select": "^1.0.0-beta14",
3132
"react-widgets": "^3.4.2",
3233
"redux-autoform-utils": "^1.0.3",

0 commit comments

Comments
 (0)