[react-native] Update react to 0.13.1, jstransform alongside

This commit is contained in:
Ben Alpert 2015-04-02 11:05:46 -07:00
parent 36098a8b0d
commit f66c1643f5
1 changed files with 2 additions and 2 deletions

View File

@ -42,9 +42,9 @@
},
"dependencies": {
"connect": "2.8.3",
"jstransform": "10.0.1",
"jstransform": "10.1.0",
"react-timer-mixin": "^0.13.1",
"react-tools": "0.13.0-rc2",
"react-tools": "0.13.1",
"rebound": "^0.0.12",
"source-map": "0.1.31",
"stacktrace-parser": "0.1.1",