Skip to content

Commit 3e30940

Browse files
committed
Bump to React 0.10 in TodoMVC Flux
1 parent 7a9b81e commit 3e30940

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/todomvc-flux/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"main": "js/app.js",
66
"dependencies": {
77
"es6-promise": "~0.1.1",
8-
"react": "~0.9"
8+
"react": "~0.10"
99
},
1010
"devDependencies": {
1111
"browserify": "~2.36.0",

0 commit comments

Comments
 (0)