Skip to content

Commit d1abc57

Browse files
author
MatiasWorker
committed
1 parent be73297 commit d1abc57

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

packages/hooks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@atomico/hooks",
33
"description": "Series of utilities in hooks format to extend the operation of Atomico",
4-
"version": "4.4.0",
4+
"version": "4.4.1",
55
"type": "module",
66
"license": "MIT",
77
"author": {

packages/use-slot/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@atomico/use-slot",
33
"description": "Series of utilities in hooks format to extend the operation of Atomico",
4-
"version": "1.0.1",
4+
"version": "1.0.2",
55
"type": "module",
66
"license": "MIT",
77
"author": {
@@ -42,4 +42,3 @@
4242
"*": {}
4343
}
4444
}
45-

0 commit comments

Comments
 (0)