bitjson/typescript-starter

@bitauth/libauth dependency in generated project

jamesadcock opened this issue · 0 comments

  • I'm submitting a ...
    [x ] bug report
    [ ] feature request
    [ ] question about the decisions made in the repository
    [ ] question about how to use this project

  • Summary

After generating a project using the npx typescript-starter the resulting project has a non-dev dependency for @bitauth/libauth, which is a lightweight crypto-currency library. This change was introduced in this
commit 390041b

Though it doesn't seem to be used for anything nefarious, I do not believe it should end up in the dependencies of the generated project.

  • Other information (e.g. detailed explanation, stack traces, related issues, suggestions how to fix, links for us to have context, eg. StackOverflow, personal fork, etc.)