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