Skip to content

Commit e5a6b02

Browse files
jkimborandycoulman
authored andcommitted
Added babel-runtime dependency to deduplicate dependencies when using yarn (facebook#1441)
1 parent 79f36f7 commit e5a6b02

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/react-scripts/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
"babel-preset-latest": "^6.16.0",
3232
"babel-preset-react": "^6.16.0",
3333
"babel-preset-stage-1": "^6.16.0",
34+
"babel-runtime": "^6.20.0",
3435
"case-sensitive-paths-webpack-plugin": "1.1.4",
3536
"chalk": "1.1.3",
3637
"connect-history-api-fallback": "1.3.0",

0 commit comments

Comments
 (0)