Skip to content

Commit

Permalink
Added babel-runtime dependency to deduplicate dependencies when using…
Browse files Browse the repository at this point in the history
… yarn (facebook#1441)
  • Loading branch information
jkimbo authored and randycoulman committed May 8, 2017
1 parent 79f36f7 commit e5a6b02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/react-scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
"babel-preset-latest": "^6.16.0",
"babel-preset-react": "^6.16.0",
"babel-preset-stage-1": "^6.16.0",
"babel-runtime": "^6.20.0",
"case-sensitive-paths-webpack-plugin": "1.1.4",
"chalk": "1.1.3",
"connect-history-api-fallback": "1.3.0",
Expand Down

0 comments on commit e5a6b02

Please sign in to comment.