Skip to content

Commit 156d085

Browse files
committed
[React] New main todomvc with fixes and React version bump
Fixes all the stuff from tastejs#785 too.
1 parent 162f06e commit 156d085

File tree

9 files changed

+8244
-3959
lines changed

9 files changed

+8244
-3959
lines changed

architecture-examples/react/bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.0.0",
44
"dependencies": {
55
"todomvc-common": "~0.1.7",
6-
"react": "~0.8.0",
7-
"director": "~1.2.0"
6+
"director": "~1.2.0",
7+
"react": "~0.9.0"
88
}
99
}

0 commit comments

Comments
 (0)