Skip to content
This repository has been archived by the owner on May 5, 2023. It is now read-only.

Remove buffer-from dependency #15

Merged
merged 1 commit into from
May 30, 2020
Merged

Conversation

TooTallNate
Copy link
Owner

Buffer.from() was added in Node.js v5.10.0, which is old
enough for the versions this module should support.

Closes #14.

`Buffer.from()` was added in Node.js v5.10.0, which is old
enough for the versions this module should support.

Closes #14.
@TooTallNate TooTallNate merged commit 36bc033 into master May 30, 2020
@TooTallNate TooTallNate deleted the remove/buffer-from-dep branch May 30, 2020 00:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

remove bufferFrom
1 participant