Updated babel-runtime override

This commit is contained in:
Guy Bedford
2015-06-02 12:29:57 +02:00
parent f338ff69bd
commit 2c6b785ed1
@@ -0,0 +1,9 @@
{
"main": false,
"map": {
"./core-js": "core-js"
},
"dependencies": {
"core-js": "^0.9.13"
}
}