We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 889264c commit f5b1a1dCopy full SHA for f5b1a1d
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "optional-chaining-codemod",
3
"description": "Codemod to migrate from Lodash get and logical and expressions to optional chaining",
4
- "version": "1.4.0",
+ "version": "1.4.1",
5
"bin": {
6
"optional-chaining-codemod": "bin/index.js"
7
},
0 commit comments