Skip to content

Commit 1e96c06

Browse files
committed
wip
1 parent 8f6c9f4 commit 1e96c06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
const fs = require('node:fs')
44
const path = require('node:path')
5-
const { pipeline } = require('stream/promises')
5+
const { pipeline } = require('node:stream/promises')
66

77
const { ErrorWithCause } = require('pony-cause')
88

0 commit comments

Comments
 (0)