Update package.json

This commit is contained in:
James Kyle
2015-10-30 11:11:30 -07:00
parent 92b1f5046b
commit 013afd8dbb

View File

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