Skip to content

Commit 1a4e885

Browse files
ramhejaziRyanZim
authored andcommitted
Add missing element for fs.lchmod promisification (#595) (#596)
1 parent 384aae0 commit 1a4e885

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/fs/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ const api = [
1919
'ftruncate',
2020
'futimes',
2121
'lchown',
22+
'lchmod',
2223
'link',
2324
'lstat',
2425
'mkdir',

0 commit comments

Comments
 (0)