Update package.json
This commit is contained in:
parent
9af5e78405
commit
765ed24470
@ -2,7 +2,7 @@
|
||||
"name": "babel-plugin-transform-decorators",
|
||||
"version": "6.0.2",
|
||||
"description": "Compile class and object decorators to ES5",
|
||||
"repository": "babel/babel",
|
||||
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-decorators",
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
"keywords": [
|
||||
@ -16,4 +16,4 @@
|
||||
"babel-template": "^6.0.2",
|
||||
"babel-runtime": "^6.0.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user