@awsui/collection-hooks
Advanced tools
Comparing version 1.0.7 to 1.0.8
{ | ||
"name": "@awsui/collection-hooks", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"type": "module", | ||
@@ -16,3 +16,3 @@ "main": "./dist/index.js", | ||
"peerDependencies": { | ||
"react": "^16.8.0" | ||
"react": "^16.8.0 || ^17.0.0" | ||
}, | ||
@@ -19,0 +19,0 @@ "lint-staged": { |
29663