Skip to content

Commit

Permalink
Added babel-runtime (#579)
Browse files Browse the repository at this point in the history
"babel-runtime": "^6.18.0" dependency to make these examples to work.
  • Loading branch information
ddaza authored and tj committed Oct 30, 2016
1 parent 623a9e7 commit 37c2287
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _examples/babel-webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"babel-plugin-transform-runtime": "^6.4.3",
"babel-preset-es2015": "^6.3.13",
"babel-preset-stage-0": "^6.3.13",
"babel-runtime": "^6.18.0",
"json-loader": "^0.5.4",
"webpack": "^1.12.13"
}
Expand Down

0 comments on commit 37c2287

Please sign in to comment.