This commit is contained in:
Sebastian McKenzie
2015-11-01 22:07:03 +00:00
parent 9702ceb074
commit c865cb4bf9
45 changed files with 155 additions and 155 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "babel-helper-explode-assignable-expression",
"version": "6.0.14",
"version": "6.0.15",
"description": "",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-explode-assignable-expression",
"license": "MIT",
@@ -8,6 +8,6 @@
"dependencies": {
"babel-traverse": "^6.0.14",
"babel-runtime": "^5.0.0",
"babel-types": "^6.0.14"
"babel-types": "^6.0.15"
}
}
}