@zendeskgarden/container-utilities
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "@zendeskgarden/container-utilities", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Container utilities in the Garden Design System", | ||
@@ -27,4 +27,4 @@ "license": "Apache-2.0", | ||
"peerDependencies": { | ||
"react": ">=16.8.0", | ||
"react-dom": ">=16.8.0" | ||
"react": "^16.8.0 || ^17.0.0 || ^18.0.0", | ||
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0" | ||
}, | ||
@@ -44,3 +44,3 @@ "keywords": [ | ||
"zendeskgarden:src": "src/index.ts", | ||
"gitHead": "b0306556b413d33443c716f834e0a6eb856120c5" | ||
"gitHead": "adb81dc43826b73e6ebfce8d2da8bc3d3217f8e2" | ||
} |
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
20037