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 коммит произвёл Facebook Github Bot
Родитель 3c0b8922e2
Коммит 34bd776af2
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

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