Skip to content

Commit

Permalink
Add @babel/core to RN dev deps for testing
Browse files Browse the repository at this point in the history
Summary:
This adds a locked down version of Babel 7 (beta.40) to the dev dependencies for RN because it's used in testing.

See also; f8d6b97#r28569573

Reviewed By: davidaurelio

Differential Revision: D7685590

fbshipit-source-id: eae8379b586d82527788e9812a573ab321dfc8e3
  • Loading branch information
Peter van der Zee authored and facebook-github-bot committed Apr 23, 2018
1 parent 2690ba5 commit e85799f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,7 @@
"yargs": "^9.0.0"
},
"devDependencies": {
"@babel/core": "7.0.0-beta.40",
"babel-eslint": "8.2.1",
"eslint": "4.17.0",
"eslint-config-fb-strict": "22.1.0",
Expand Down

0 comments on commit e85799f

Please sign in to comment.