We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d6d02c commit 07fc83eCopy full SHA for 07fc83e
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "graphql-limiter",
3
- "version": "1.0.1",
+ "version": "1.0.2",
4
"description": "A GraphQL rate limiting library using query complexity analysis.",
5
"main": "./dist/index.js",
6
"types": "./dist/index.d.ts",
0 commit comments