Skip to content

Commit

Permalink
Update lib/internal/fs/copy/copy.js
Browse files Browse the repository at this point in the history
Co-authored-by: Antoine du Hamel <[email protected]>
  • Loading branch information
bcoe and aduh95 authored Jul 15, 2021
1 parent 1af0c65 commit 9582d0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/internal/fs/copy/copy.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ const {
stat,
symlink,
unlink,
utimes,
} = require('fs/promises');
const {
dirname,
Expand Down

0 comments on commit 9582d0f

Please sign in to comment.