Skip to content

Commit

Permalink
fix: buffer import
Browse files Browse the repository at this point in the history
Signed-off-by: Timo Glastra <timo@animo.id>
  • Loading branch information
TimoGlastra committed Jul 11, 2021
1 parent 5ab4fad commit d0cab71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/buffer.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
import { Buffer } from 'buffer/'
import { Buffer } from 'buffer'

export { Buffer }

0 comments on commit d0cab71

Please sign in to comment.