@clxx/effect
Advanced tools
Comparing version 0.0.8 to 0.0.9
@@ -5,1 +5,3 @@ export { useEffectOnce } from "./useEffectOnce"; | ||
export { useIOSInputFixBug } from "./useIOSInputFixBug"; | ||
export { useForceUpdate } from "./useForceUpdate"; | ||
export { setGlobalState, getGlobalState, useGlobalState } from "./useGlobalState"; |
@@ -5,1 +5,3 @@ export { useEffectOnce } from "./useEffectOnce"; | ||
export { useIOSInputFixBug } from "./useIOSInputFixBug"; | ||
export { useForceUpdate } from "./useForceUpdate"; | ||
export { setGlobalState, getGlobalState, useGlobalState } from "./useGlobalState"; |
{ | ||
"name": "@clxx/effect", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"description": "react effect for cl-utils", | ||
@@ -33,3 +33,3 @@ "main": "./build/index.js", | ||
}, | ||
"gitHead": "f6c5be9e006a21db3a57ade9a2d276b8cb6a0c08" | ||
"gitHead": "956ecb8a70fc9982472042b26072259401917518" | ||
} |
9364
19
164
58