Update package.json
This commit is contained in:
parent
c062288677
commit
a70b853006
@ -2,7 +2,7 @@
|
||||
"name": "babel-plugin-syntax-async-functions",
|
||||
"version": "6.0.2",
|
||||
"description": "Allow parsing of async functions",
|
||||
"repository": "babel/babel",
|
||||
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-async-functions",
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
"keywords": [
|
||||
@ -11,4 +11,4 @@
|
||||
"dependencies": {
|
||||
"babel-runtime": "^6.0.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user