Skip to content

Commit

Permalink
Adds async & babel-generator to the devDependencies
Browse files Browse the repository at this point in the history
Reviewed By: mjesun

Differential Revision: D7707199

fbshipit-source-id: 30635f44b24c156ef1947652ef78850b4d9d68b6
  • Loading branch information
Maël Nison authored and facebook-github-bot committed Apr 23, 2018
1 parent e85799f commit fc42f9c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,9 @@
},
"devDependencies": {
"@babel/core": "7.0.0-beta.40",
"async": "^2.4.0",
"babel-eslint": "8.2.1",
"babel-generator": "^6.26.0",
"eslint": "4.17.0",
"eslint-config-fb-strict": "22.1.0",
"eslint-config-fbjs": "2.0.1",
Expand Down

0 comments on commit fc42f9c

Please sign in to comment.