Skip to content

Commit

Permalink
Merge pull request #637 from doug-wade/add-babel-runtime-to-babel-preset
Browse files Browse the repository at this point in the history
Add babel-runtime to babel-preset-react-server
  • Loading branch information
doug-wade authored Aug 29, 2016
2 parents 304df72 + 6be1b97 commit 727a3c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/babel-preset-react-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
"author": "Doug Wade <[email protected]>",
"license": "Apache License 2.0",
"dependencies": {
"babel-runtime": "^6.11.6",
"babel-plugin-transform-runtime": "^6.9.0",
"babel-plugin-react-server": "^0.4.7",
"babel-preset-es2015": "^6.5.0",
Expand Down

0 comments on commit 727a3c5

Please sign in to comment.