nearform / fast-jwt

Fast JSON Web Token implementation

Home Page:https://nearform.github.io/fast-jwt/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove an useless dev-dep

enricoangelon opened this issue · comments

Seems like there's a dependency that it's using an useless development dependecy

C:\Users\xxx\Documents\GitHub\Mitmarine>pnpm i -D fast-jwt           
 WARN  deprecated @types/minipass@3.3.5: This is a stub types definition. minipass provides its own type definitions, so you do not need this installed.
 ```

Solved in #301

Thank you very much! @simoneb can you bump minor & publish?