Update package.json
This commit is contained in:
parent
0ee654d2cf
commit
97aea37e7d
@ -2,7 +2,7 @@
|
||||
"name": "babel-plugin-transform-proto-to-assign",
|
||||
"version": "6.0.2",
|
||||
"description": "Babel plugin for turning __proto__ into a shallow property clone",
|
||||
"repository": "babel/babel",
|
||||
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-proto-to-assign",
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
"keywords": [
|
||||
@ -12,4 +12,4 @@
|
||||
"babel-runtime": "^6.0.2",
|
||||
"lodash": "^3.9.3"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user