Skip to content

Commit 049f3c8

Browse files
author
Michael Johnston
committed
Upgrade to React 0.13.0
Fixes Flipboard#74
1 parent 5541d3b commit 049f3c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"webpack": "^1.5.3"
3535
},
3636
"peerDependencies": {
37-
"react": "^0.13.0-beta.1"
37+
"react": "^0.13.0"
3838
},
3939
"dependencies": {
4040
"scroller": "git://github.com/mjohnston/scroller"

0 commit comments

Comments
 (0)