Closed adamjmcgrath closed 2 years ago
The ts def file depends on jsonwebtoken so the type deps should be included in the dependencies (like express)
jsonwebtoken
dependencies
express
fixes #312
Description
The ts def file depends on
jsonwebtoken
so the type deps should be included in thedependencies
(likeexpress
)References
fixes #312