Update package.json
This commit is contained in:
parent
cd8c9369b0
commit
46f34fbc2f
@ -2,6 +2,7 @@
|
||||
"name": "babel-plugin-transform-object-assign",
|
||||
"version": "6.0.2",
|
||||
"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",
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
@ -11,4 +12,4 @@
|
||||
"dependencies": {
|
||||
"babel-runtime": "^6.0.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user