fix(package): use babel-plugin-transform-runtime

This commit is contained in:
Julien Fontanet 2016-09-29 13:37:20 +02:00
parent 33ae81ce05
commit a9aad547b2

View File

@ -57,6 +57,7 @@
},
"babel": {
"plugins": [
"transform-runtime",
"lodash"
],
"presets": [