Skip to content

The main property of the package.json is not set to the correct entry point #18

@thibaultzanini

Description

@thibaultzanini

Issue:
The main property of the package.json is not set to the correct entry point. So, we can't require properly the module forex-quotes.

Expected behavior:
import ForgeClient from 'forex-quotes';

Workaround:
import ForgeClient from 'forex-quotes/lib/src/ForgeClient';

Version tested:
6.0.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions