Skip to content

Commit dbe52a6

Browse files
jkimboJonathan Kim
authored and
Jonathan Kim
committed
Added babel-runtime dependency to deduplicate dependencies when using yarn
1 parent 3bb31cc commit dbe52a6

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
@@ -28,6 +28,7 @@
2828
"babel-eslint": "7.1.1",
2929
"babel-jest": "18.0.0",
3030
"babel-loader": "6.2.10",
31+
"babel-runtime": "^6.20.0",
3132
"babel-preset-react-app": "^2.0.1",
3233
"case-sensitive-paths-webpack-plugin": "1.1.4",
3334
"chalk": "1.1.3",

0 commit comments

Comments
 (0)