Update package.json

This commit is contained in:
James Kyle 2015-10-30 11:12:47 -07:00
parent a7966e283c
commit 5135d4a35a

View File

@ -2,7 +2,7 @@
"name": "babel-helper-call-delegate",
"version": "6.0.2",
"description": "",
"repository": "babel/babel",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-call-delegate",
"license": "MIT",
"main": "lib/index.js",
"dependencies": {
@ -11,4 +11,4 @@
"babel-types": "^6.0.2",
"babel-helper-hoist-variables": "^6.0.2"
}
}
}