This commit is contained in:
Sebastian McKenzie
2015-11-11 23:30:14 -08:00
parent caff1e72a5
commit 803f58f7ad
117 changed files with 376 additions and 376 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "babel-plugin-transform-jscript",
"version": "6.1.10",
"version": "6.1.5",
"description": "Babel plugin to fix buggy JScript named function expressions",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-jscript",
"license": "MIT",
@@ -12,6 +12,6 @@
"babel-runtime": "^5.0.0"
},
"devDependencies": {
"babel-helper-plugin-test-runner": "^6.1.10"
"babel-helper-plugin-test-runner": "^6.1.5"
}
}