Publish v0.3.0
- RateLimiter is no longer the default export, breaks normal JavaScript. - Code is now somewhat properly tested, to ensure that at least basic functionality is there.
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
"description": "A simple but effective way to rate limit Tasks in JavaScript.",
|
||||
"license": "GPLv3",
|
||||
"repository": "https://github.com/Xaymar/js-ratelimiter",
|
||||
"version": "0.2.1",
|
||||
"version": "0.3.0",
|
||||
"funding": {
|
||||
"type": "patreon",
|
||||
"url": "https://www.patreon.com/xaymar"
|
||||
|
||||
Reference in New Issue
Block a user