Skip to content

chore: move tooling deps to devDependencies#126

Open
Soumilgit wants to merge 1 commit into
zerodha:masterfrom
Soumilgit:fix/issue-115-dev-deps
Open

chore: move tooling deps to devDependencies#126
Soumilgit wants to merge 1 commit into
zerodha:masterfrom
Soumilgit:fix/issue-115-dev-deps

Conversation

@Soumilgit

Copy link
Copy Markdown
  • Fixes #115 by moving non-runtime tooling packages out of runtime installs:
    • @microsoft/tsdoc, chai, mocha, nock, rimraf
  • Keeps runtime dependencies leaner for consumers.
  • Updates package-lock.json to match.

Fixes zerodha#115 by moving @microsoft/tsdoc, chai, mocha, nock, and rimraf out of runtime dependencies.
@Soumilgit

Copy link
Copy Markdown
Author

@ranjanrak please review

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

Successfully merging this pull request may close these issues.

Some dependencies are added as direct dependency when it should be devDependency

1 participant