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 be73297 commit d1abc57Copy full SHA for d1abc57
packages/hooks/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@atomico/hooks",
3
"description": "Series of utilities in hooks format to extend the operation of Atomico",
4
- "version": "4.4.0",
+ "version": "4.4.1",
5
"type": "module",
6
"license": "MIT",
7
"author": {
packages/use-slot/package.json
"name": "@atomico/use-slot",
- "version": "1.0.1",
+ "version": "1.0.2",
@@ -42,4 +42,3 @@
42
"*": {}
43
}
44
45
-
0 commit comments