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