Update package.json
This commit is contained in:
parent
dd3d2d4b44
commit
c1f5536154
@ -2,7 +2,7 @@
|
||||
"name": "babel-plugin-transform-function-bind",
|
||||
"version": "6.0.2",
|
||||
"description": "Compile function bind operator to ES5",
|
||||
"repository": "babel/babel",
|
||||
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-function-bind",
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
"keywords": [
|
||||
@ -12,4 +12,4 @@
|
||||
"babel-plugin-syntax-function-bind": "^6.0.2",
|
||||
"babel-runtime": "^6.0.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user