Update package.json
This commit is contained in:
parent
c582d41ea5
commit
8eef26c2ff
@ -2,11 +2,11 @@
|
|||||||
"name": "babel-helper-hoist-variables",
|
"name": "babel-helper-hoist-variables",
|
||||||
"version": "6.0.2",
|
"version": "6.0.2",
|
||||||
"description": "",
|
"description": "",
|
||||||
"repository": "babel/babel",
|
"repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-hoist-variables",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "lib/index.js",
|
"main": "lib/index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"babel-runtime": "^6.0.2",
|
"babel-runtime": "^6.0.2",
|
||||||
"babel-types": "^6.0.2"
|
"babel-types": "^6.0.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user