v6.1.9
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"name": "babel-helper-builder-binary-assignment-operator-visitor",
|
||||
"version": "6.1.5",
|
||||
"version": "6.1.9",
|
||||
"description": "",
|
||||
"repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-builder-binary-assignment-operator-visitor",
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
"dependencies": {
|
||||
"babel-helper-explode-assignable-expression": "^6.1.5",
|
||||
"babel-helper-explode-assignable-expression": "^6.1.9",
|
||||
"babel-runtime": "^5.0.0",
|
||||
"babel-types": "^6.1.5"
|
||||
"babel-types": "^6.1.9"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user