Skip to content

Commit

Permalink
react-native: release new babel-preset version
Browse files Browse the repository at this point in the history
Summary:
The `3.0.0` contained syntax errors for older versions of Node.

See also #15496

Reviewed By: cpojer

Differential Revision: D5677965

fbshipit-source-id: cae07fdce7e887c6fb1d6087791db8307f6f72f3
  • Loading branch information
Jean Lauliac authored and facebook-github-bot committed Aug 22, 2017
1 parent f0d9810 commit e063453
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion babel-preset/package.json
@@ -1,6 +1,6 @@
{
"name": "babel-preset-react-native",
"version": "3.0.0",
"version": "3.0.1",
"description": "Babel preset for React Native applications",
"main": "index.js",
"repository": "https://github.com/facebook/react-native/tree/master/babel-preset",
Expand Down

0 comments on commit e063453

Please sign in to comment.