v6.0.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "babel-plugin-syntax-async-functions",
|
||||
"version": "5.10.32",
|
||||
"version": "6.0.0",
|
||||
"description": "Allow parsing of async functions",
|
||||
"repository": "babel/babel",
|
||||
"license": "MIT",
|
||||
@@ -9,6 +9,6 @@
|
||||
"babel-plugin"
|
||||
],
|
||||
"dependencies": {
|
||||
"babel-runtime": "^5.10.32"
|
||||
"babel-runtime": "^6.0.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user