This commit is contained in:
Sebastian McKenzie
2015-11-02 07:13:43 +00:00
parent 7a3fef26fa
commit d730f349e6
7 changed files with 16 additions and 16 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "babel-plugin-transform-runtime",
"version": "6.0.14",
"version": "6.0.16",
"description": "Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-runtime",
"license": "MIT",
@@ -11,4 +11,4 @@
"dependencies": {
"babel-runtime": "^5.0.0"
}
}
}