Bump babel-preset-react-native version to 5.0.0 for Babel 7

Reviewed By: rafeca

Differential Revision: D7685340

fbshipit-source-id: f229fb5da71f2f1d277d3d55eaa0f400aa76471b
This commit is contained in:
Peter van der Zee 2018-04-19 03:53:40 -07:00 committed by Facebook Github Bot
parent 3c0b8922e2
commit 34bd776af2
1 changed files with 1 additions and 1 deletions

View File

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