Skip to content

Commit f5b1a1d

Browse files
committed
1.4.1
1 parent 889264c commit f5b1a1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "optional-chaining-codemod",
33
"description": "Codemod to migrate from Lodash get and logical and expressions to optional chaining",
4-
"version": "1.4.0",
4+
"version": "1.4.1",
55
"bin": {
66
"optional-chaining-codemod": "bin/index.js"
77
},

0 commit comments

Comments
 (0)