teamplanes / graphql-rate-limit

Add Rate Limiting To Your GraphQL Resolvers 💂‍♀️
MIT License
410 stars 28 forks source link

Package.json has incorrect dependency? #192

Open hector-rocketlab opened 2 years ago

hector-rocketlab commented 2 years ago
kirkness commented 2 years ago

What are you using to install the library?? I've not been able to replicate

hector-rocketlab commented 2 years ago

yarn

On Thu, Dec 2, 2021 at 3:17 AM Henry @.***> wrote:

What are you using to install the library?? I've not been able to replicate

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/teamplanes/graphql-rate-limit/issues/192#issuecomment-983802563, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVBU6HV3HCQ2GO2QJ7N4BITUOZDCHANCNFSM5ILNNIKA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

glensc commented 2 years ago

It's a warning. Ignore it.

yarn add graphql-rate-limit
yarn add v1.22.19
...
warning graphql-rate-limit@3.3.0: The engine "pnpm" appears to be invalid.

yarn 1.x is in maintenance mode, it won't have any new features/fixes.

@hector-rocketlab, @kirkness: you can close this.