This commit is contained in:
Henry Zhu
2016-09-01 11:03:06 -04:00
parent 13d76e98d6
commit b3dca4fb5a
7 changed files with 14 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "babel-helper-builder-binary-assignment-operator-visitor",
"version": "6.8.0",
"version": "6.15.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.8.0",
"babel-runtime": "^6.0.0",
"babel-types": "^6.8.0"
"babel-types": "^6.15.0"
}
}