We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52417cb commit b671e75Copy full SHA for b671e75
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-context-mutex",
3
- "version": "1.0.7",
+ "version": "1.0.8",
4
"description": "Use a mutex lock to prevent callback duplication, now used as a React hook",
5
"main": "dist/react-context-mutex.js",
6
"module": "dist/react-context-mutex.es.js",
0 commit comments