Skip to content

Commit 82d045e

Browse files
chvanikoffmjackson
authored andcommitted
Upgrade to React 15 (#9)
1 parent b35271b commit 82d045e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
"JSONStream": "^1.0.7",
2222
"event-stream": "^3.3.2",
2323
"invariant": "^2.2.0",
24-
"react": "^0.14.5",
25-
"react-dom": "^0.14.5"
24+
"react": "^15.0.1",
25+
"react-dom": "^15.0.1"
2626
},
2727
"devDependencies": {
2828
"readline-sync": "^1.4.1"

0 commit comments

Comments
 (0)