Published ddp-rate-limiter@1.0.8.

- depends on email package that had a major update
This commit is contained in:
filipenevola
2020-07-24 07:30:22 -04:00
parent 0b207b19d7
commit 4337dd498f

View File

@@ -1,6 +1,6 @@
Package.describe({
name: 'ddp-rate-limiter',
version: '1.0.7',
version: '1.0.8',
// Brief, one-line summary of the package.
summary: 'The DDPRateLimiter allows users to add rate limits to DDP' +
' methods and subscriptions.',