Skip to content

update package.json & package-lock.json for request-promise-native dependency #65

Description

@GregLebreton

Hi, for those who still wants to use this project, you have to bump the request-promise-native to 1.0.9 version (version 0.0.0 is missing the lib folder...)
modify the package.json and package-lock.json accordingly to match an existing version:

...
		"request-promise-native": "^1.0.9",
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions