Skip to content

ts_defs not included in npm package #14

@jefbarn

Description

@jefbarn

Hi, awesome that this is including typescript definitions. However it appears the ts_defs directory is not being added to the npm distribution.

Appears the fix is to add

 "files": [
    "lib",
    "ts-defs"
  ],

to package.json

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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