Update package.json
This commit is contained in:
parent
8c5f1a6a07
commit
30e651b21c
@ -2,7 +2,7 @@
|
|||||||
"name": "babel-helper-explode-class",
|
"name": "babel-helper-explode-class",
|
||||||
"version": "6.0.2",
|
"version": "6.0.2",
|
||||||
"description": "",
|
"description": "",
|
||||||
"repository": "babel/babel",
|
"repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-explode-class",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "lib/index.js",
|
"main": "lib/index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
@ -11,4 +11,4 @@
|
|||||||
"babel-types": "^6.0.2",
|
"babel-types": "^6.0.2",
|
||||||
"babel-helper-bindify-decorators": "^6.0.2"
|
"babel-helper-bindify-decorators": "^6.0.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user