Skip to content

Miss typings definine in package.json files #160

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
tianyingchun opened this issue May 7, 2023 · 1 comment
Closed

Miss typings definine in package.json files #160

tianyingchun opened this issue May 7, 2023 · 1 comment

Comments

@tianyingchun
Copy link

{
  "name": "dependency-tree",
  "version": "10.0.1",
  "description": "Get the dependency tree of a module",
  "main": "index.js",
  "types": "index.d.ts",
  "files": [
    "bin/cli.js",
    "lib/*.js",
    "index.js"
  ],

plesase add index.d.ts into files entry.

@XhmikosR
Copy link
Member

XhmikosR commented May 7, 2023

Fixes in v10.0.3

@XhmikosR XhmikosR closed this as completed May 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants