@brightleaf/react-hooks
Advanced tools
Comparing version 5.1.0 to 5.1.1
{ | ||
"name": "@brightleaf/react-hooks", | ||
"version": "5.1.0", | ||
"version": "5.1.1", | ||
"description": "Useful react hooks", | ||
@@ -87,4 +87,4 @@ "files": [ | ||
"peerDependencies": { | ||
"react": ">= 16.8.6", | ||
"graphql-request": "^1.8.2" | ||
"react": "16.x || 17.x || 18.x", | ||
"graphql-request": "*" | ||
}, | ||
@@ -91,0 +91,0 @@ "jest": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
75134