Skip to content

Releases: stephenyeargin/node-untappd

Version 0.5 (Pinned)

Choose a tag to compare

@stephenyeargin stephenyeargin released this 01 Sep 02:42
2f4c527
Fix pendingFriends call by including data argument

Fixes a `ReferenceError` when attempting to use this method. While this
is unused in most contexts, having it available allows the user to pass
in a `limit` and `offset` parameter if needed.