Skip to content

Commit

Permalink
Fix imports
Browse files Browse the repository at this point in the history
  • Loading branch information
MatiasWorker committed Dec 22, 2023
1 parent f7d573b commit 4f691c3
Show file tree
Hide file tree
Showing 31 changed files with 60 additions and 60 deletions.
60 changes: 30 additions & 30 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/hooks/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@atomico/hooks",
"description": "Series of utilities in hooks format to extend the operation of Atomico",
"version": "4.0.0-beta.3",
"version": "4.0.0-beta.4",
"type": "module",
"author": {
"name": "UpperCod",
Expand Down
2 changes: 1 addition & 1 deletion packages/use-attributes/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@atomico/use-attributes",
"description": "Series of utilities in hooks format to extend the operation of Atomico",
"version": "1.0.0-beta",
"version": "1.0.1-beta",
"type": "module",
"author": {
"name": "UpperCod",
Expand Down
2 changes: 1 addition & 1 deletion packages/use-click-coordinates/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@atomico/use-click-coordinates",
"description": "Series of utilities in hooks format to extend the operation of Atomico",
"version": "1.0.0-beta",
"version": "1.0.1-beta",
"type": "module",
"author": {
"name": "UpperCod",
Expand Down
2 changes: 1 addition & 1 deletion packages/use-click-press/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@atomico/use-click-press",
"description": "Series of utilities in hooks format to extend the operation of Atomico",
"version": "1.0.0-beta",
"version": "1.0.1-beta",
"type": "module",
"author": {
"name": "UpperCod",
Expand Down
2 changes: 1 addition & 1 deletion packages/use-copy/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@atomico/use-copy",
"description": "Series of utilities in hooks format to extend the operation of Atomico",
"version": "1.0.0-beta",
"version": "1.0.1-beta",
"type": "module",
"author": {
"name": "UpperCod",
Expand Down
2 changes: 1 addition & 1 deletion packages/use-css-light-dom/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@atomico/use-css-light-dom",
"description": "Series of utilities in hooks format to extend the operation of Atomico",
"version": "1.0.0-beta",
"version": "1.0.1-beta",
"type": "module",
"author": {
"name": "UpperCod",
Expand Down
2 changes: 1 addition & 1 deletion packages/use-current-value/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@atomico/use-current-value",
"description": "Series of utilities in hooks format to extend the operation of Atomico",
"version": "1.0.0-beta",
"version": "1.0.1-beta",
"type": "module",
"author": {
"name": "UpperCod",
Expand Down
2 changes: 1 addition & 1 deletion packages/use-debounce-state/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@atomico/use-debounce-state",
"description": "Series of utilities in hooks format to extend the operation of Atomico",
"version": "1.0.0-beta",
"version": "1.0.1-beta",
"type": "module",
"author": {
"name": "UpperCod",
Expand Down
2 changes: 1 addition & 1 deletion packages/use-disabled/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@atomico/use-disabled",
"description": "Series of utilities in hooks format to extend the operation of Atomico",
"version": "1.0.0-beta",
"version": "1.0.1-beta",
"type": "module",
"author": {
"name": "UpperCod",
Expand Down
2 changes: 1 addition & 1 deletion packages/use-drag-resize/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@atomico/use-drag-resize",
"description": "Series of utilities in hooks format to extend the operation of Atomico",
"version": "1.0.0-beta",
"version": "1.0.1-beta",
"type": "module",
"author": {
"name": "UpperCod",
Expand Down
2 changes: 1 addition & 1 deletion packages/use-form/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@atomico/use-form",
"description": "Series of utilities in hooks format to extend the operation of Atomico",
"version": "1.0.0-beta",
"version": "1.0.1-beta",
"type": "module",
"author": {
"name": "UpperCod",
Expand Down
2 changes: 1 addition & 1 deletion packages/use-internals/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@atomico/use-internals",
"description": "Series of utilities in hooks format to extend the operation of Atomico",
"version": "1.0.0-beta",
"version": "1.0.1-beta",
"type": "module",
"author": {
"name": "UpperCod",
Expand Down
2 changes: 1 addition & 1 deletion packages/use-intersection-observer/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@atomico/use-intersection-observer",
"description": "Series of utilities in hooks format to extend the operation of Atomico",
"version": "1.0.0-beta",
"version": "1.0.1-beta",
"type": "module",
"author": {
"name": "UpperCod",
Expand Down
2 changes: 1 addition & 1 deletion packages/use-keyboard/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@atomico/use-keyboard",
"description": "Series of utilities in hooks format to extend the operation of Atomico",
"version": "1.0.0-beta",
"version": "1.0.1-beta",
"type": "module",
"author": {
"name": "UpperCod",
Expand Down
2 changes: 1 addition & 1 deletion packages/use-listener/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@atomico/use-listener",
"description": "Series of utilities in hooks format to extend the operation of Atomico",
"version": "1.0.0-beta",
"version": "1.0.1-beta",
"type": "module",
"author": {
"name": "UpperCod",
Expand Down
Loading

0 comments on commit 4f691c3

Please sign in to comment.