This commit is contained in:
Sebastian McKenzie
2015-11-12 11:57:45 -08:00
parent f91cfa68b9
commit 548d973d12
117 changed files with 376 additions and 376 deletions

View File

@@ -1,13 +1,13 @@
{
"name": "babel-helper-builder-conditional-assignment-operator-visitor",
"version": "6.1.12",
"version": "6.1.13",
"description": "",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-builder-conditional-assignment-operator-visitor",
"license": "MIT",
"main": "lib/index.js",
"dependencies": {
"babel-helper-explode-assignable-expression": "^6.1.12",
"babel-helper-explode-assignable-expression": "^6.1.13",
"babel-runtime": "^5.0.0",
"babel-types": "^6.1.12"
"babel-types": "^6.1.13"
}
}