Remove babel-plugin-transform-async-functions (#6510) [skip ci]
This is leftover from #6495 Closes #6504 Signed-off-by: Will Soto <will.soto9@gmail.com>
This commit is contained in:
parent
c87cc18586
commit
752a16d44c
@ -1,17 +0,0 @@
|
||||
{
|
||||
"name": "@babel/plugin-transform-async-functions",
|
||||
"version": "7.0.0-beta.3",
|
||||
"description": "Compile async functions to ES5",
|
||||
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-async-functions",
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
"keywords": [
|
||||
"babel-plugin"
|
||||
],
|
||||
"dependencies": {
|
||||
"babel-plugin-syntax-async-functions": "7.0.0-beta.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/helper-plugin-test-runner": "7.0.0-beta.3"
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user