Skip to content
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

Move @types/yauzl to devDependencies #125

Open
aeschli opened this issue Aug 26, 2021 · 0 comments
Open

Move @types/yauzl to devDependencies #125

aeschli opened this issue Aug 26, 2021 · 0 comments

Comments

@aeschli
Copy link

aeschli commented Aug 26, 2021

By defining

  "optionalDependencies": {
    "@types/yauzl": "^2.9.1"
  },

@types/yauzl (and all its dependencies, such as @types/node`) will be installed as dependencies.

All clients using extract-zip will get these node module tool to, and the TypeScript compiler tools pick it up.

Could this go into devDepenencies ?

@aeschli aeschli changed the title Remove @types/yauzl as module dependency Move @types/yauzl to devDependencies Aug 26, 2021
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

1 participant