Skip to content
This repository has been archived by the owner on Apr 8, 2019. It is now read-only.

chore: update internal Node.js function call #4

Closed
wants to merge 1 commit into from

Commits on Apr 6, 2019

  1. chore: update internal Node.js function call

    This updates the call to `_resolveLookupPaths`. It returns a string
    by default since Node.js v8 when called with a third truthy argument.
    The backwards compatible return value should change soon, so detect
    what return type is used and handle both cases.
    BridgeAR committed Apr 6, 2019
    Configuration menu
    Copy the full SHA
    2786ae2 View commit details
    Browse the repository at this point in the history