v6.0.17
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "babel-plugin-transform-simplify-comparison-operators",
|
||||
"version": "6.0.14",
|
||||
"version": "6.0.17",
|
||||
"description": "Convert === and !== to == and != if their types are inferred to be the same.",
|
||||
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-simplify-comparison-operators",
|
||||
"license": "MIT",
|
||||
@@ -11,4 +11,4 @@
|
||||
"dependencies": {
|
||||
"babel-runtime": "^5.0.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user