use-sync-external-store
Advanced tools
Comparing version 1.0.0-alpha-a0d991fe6-20211031 to 1.0.0-alpha-ebf9ae857-20211101
{ | ||
"name": "use-sync-external-store", | ||
"description": "Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.", | ||
"version": "1.0.0-alpha-a0d991fe6-20211031", | ||
"version": "1.0.0-alpha-ebf9ae857-20211101", | ||
"repository": { | ||
@@ -23,4 +23,4 @@ "type": "git", | ||
"peerDependencies": { | ||
"react": "18.0.0-alpha-a0d991fe6-20211031" | ||
"react": "18.0.0-alpha-ebf9ae857-20211101" | ||
} | ||
} |