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 9b6d4dd commit e3c5698Copy full SHA for e3c5698
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-context-mutex",
3
- "version": "1.0.4",
+ "version": "1.0.5",
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