This commit is contained in:
Sebastian McKenzie
2015-11-01 22:07:03 +00:00
parent 9702ceb074
commit c865cb4bf9
45 changed files with 155 additions and 155 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "babel-plugin-syntax-async-generators",
"version": "6.0.14",
"version": "6.0.15",
"description": "Allow parsing of async generator functions",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-async-generators",
"license": "MIT",
@@ -11,4 +11,4 @@
"dependencies": {
"babel-runtime": "^5.0.0"
}
}
}