Update package.json
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
"name": "babel-plugin-transform-object-assign",
|
"name": "babel-plugin-transform-object-assign",
|
||||||
"version": "6.0.2",
|
"version": "6.0.2",
|
||||||
"description": "Replace Object.assign with an inline helper",
|
"description": "Replace Object.assign with an inline helper",
|
||||||
|
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-object-assign",
|
||||||
"author": "Jed Watson",
|
"author": "Jed Watson",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "lib/index.js",
|
"main": "lib/index.js",
|
||||||
|
|||||||
Reference in New Issue
Block a user