[React Native] Update React to v0.13.0-rc2

This commit is contained in:
Ben Alpert 2015-03-06 16:29:55 -08:00
parent c99284bfdf
commit 582c05f4a0
1 changed files with 5 additions and 5 deletions

View File

@ -28,19 +28,19 @@
"absolute-path": "0.0.0",
"connect": "2.8.3",
"debug": "~2.1.0",
"jstransform": "8.2.0",
"joi": "~5.1.0",
"jstransform": "10.0.1",
"module-deps": "3.5.6",
"optimist": "0.6.1",
"q": "1.0.1",
"react-tools": "0.12.2",
"react-tools": "0.13.0-rc2",
"sane": "1.0.1",
"source-map": "0.1.31",
"stacktrace-parser": "0.1.1",
"uglify-js": "~2.4.16",
"underscore": "1.7.0",
"worker-farm": "1.1.0",
"yargs": "1.3.2",
"joi": "~5.1.0",
"uglify-js": "~2.4.16"
"yargs": "1.3.2"
},
"devDependencies": {
"jest-cli": "0.2.1",