@airma/react-hooks
Advanced tools
Comparing version 18.3.0-alpha.9 to 18.3.0-alpha.10
{ | ||
"private": false, | ||
"name": "@airma/react-hooks", | ||
"version": "18.3.0-alpha.9", | ||
"version": "18.3.0-alpha.10", | ||
"description": "This is a common react hook package", | ||
@@ -28,5 +28,5 @@ "license": "MIT", | ||
"dependencies": { | ||
"@airma/react-effect": "^18.3.0-alpha.9", | ||
"@airma/react-hooks-core": "^18.3.0-alpha.9", | ||
"@airma/react-state": "^18.3.0-alpha.9", | ||
"@airma/react-effect": "^18.3.0-alpha.10", | ||
"@airma/react-hooks-core": "^18.3.0-alpha.10", | ||
"@airma/react-state": "^18.3.0-alpha.10", | ||
"react": ">=16.8.0" | ||
@@ -33,0 +33,0 @@ }, |
7824