Skip to content

Commit cb02294

Browse files
Add react-dom dependency.
1 parent 783487b commit cb02294

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
@@ -18,6 +18,7 @@
1818
"express": "^4.14.0",
1919
"immutable": "^3.8.1",
2020
"react": "^15.3.1",
21+
"react-dom": "^15.4.1",
2122
"react-dom-stream": "^0.5.1",
2223
"react-redux": "^4.4.5",
2324
"react-router": "^2.7.0",

0 commit comments

Comments
 (0)