This commit is contained in:
Henry Zhu
2016-02-29 16:12:12 -05:00
parent 4b1d20004f
commit f34e6518ff
47 changed files with 145 additions and 145 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "babel-helper-builder-binary-assignment-operator-visitor",
"version": "6.5.0",
"version": "6.6.0",
"description": "",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-builder-binary-assignment-operator-visitor",
"license": "MIT",
@@ -8,6 +8,6 @@
"dependencies": {
"babel-helper-explode-assignable-expression": "^6.3.13",
"babel-runtime": "^5.0.0",
"babel-types": "^6.3.13"
"babel-types": "^6.6.0"
}
}