Skip to content

Commit

Permalink
Add missing element for fs.lchmod promisification (#595) (#596)
Browse files Browse the repository at this point in the history
  • Loading branch information
ramhejazi authored and RyanZim committed Jul 17, 2018
1 parent 384aae0 commit 1a4e885
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/fs/index.js
Expand Up @@ -19,6 +19,7 @@ const api = [
'ftruncate',
'futimes',
'lchown',
'lchmod',
'link',
'lstat',
'mkdir',
Expand Down

0 comments on commit 1a4e885

Please sign in to comment.