Bump babel-preset-react-native version

Summary:To include a missing part of the fix to HMR on Windows that was done in 0.25rc. See c61100d0ce. Will need to also publish to npm.

cc ide grabbou
Closes https://github.com/facebook/react-native/pull/7076

Differential Revision: D3199977

fb-gh-sync-id: b97da3c91d3723eaa40f63550e053d224689d517
fbshipit-source-id: b97da3c91d3723eaa40f63550e053d224689d517
This commit is contained in:
Janic Duplessis 2016-04-20 18:13:10 -07:00 committed by Facebook Github Bot 9
parent 4e5c85b6bb
commit 51310b0669
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "babel-preset-react-native",
"version": "1.5.6",
"version": "1.5.7",
"description": "Babel preset for React Native applications",
"main": "index.js",
"repository": "https://github.com/facebook/react-native/tree/master/babel-preset",