Update package.json

This commit is contained in:
James Kyle 2015-10-30 11:11:59 -07:00
parent 013afd8dbb
commit 6b0c4a8349

View File

@ -2,7 +2,7 @@
"name": "babel-helper-builder-conditional-assignment-operator-visitor",
"version": "6.0.2",
"description": "",
"repository": "babel/babel",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-builder-conditional-assignment-operator-visitor",
"license": "MIT",
"main": "lib/index.js",
"dependencies": {
@ -10,4 +10,4 @@
"babel-runtime": "^6.0.2",
"babel-types": "^6.0.2"
}
}
}