Update package.json
This commit is contained in:
parent
5c5d53dca1
commit
7725e768aa
@ -2,7 +2,7 @@
|
||||
"name": "babel-plugin-transform-es2015-shorthand-properties",
|
||||
"version": "6.0.2",
|
||||
"description": "Compile ES2015 shorthand properties to ES5",
|
||||
"repository": "babel/babel",
|
||||
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-shorthand-properties",
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
"keywords": [
|
||||
@ -12,4 +12,4 @@
|
||||
"babel-types": "^6.0.2",
|
||||
"babel-runtime": "^6.0.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user