Closed tuananh closed 5 years ago
@tuananh
Hi, you might need to update the files
field in package.json
as well to include new files:
"files": [
"index.js",
"limiter/memory.js",
"limiter/redis.js",
]
Otherwise i guess it would cause problem when releasing to npm repo.
LGTM if we can update files
field in package.json just as @towertop said :)
I will try to merge this and release a new version within this/next week :)
Hi @haoxins , do you have any idea when you'll have time to merge this? Thanks!
it seems that no any broken change, will publish a new MINOR
version
v4.3.0
Attempt to fix #35