Skip to content

Commit

Permalink
chore: deps sync
Browse files Browse the repository at this point in the history
  • Loading branch information
artalar committed Nov 7, 2023
1 parent 0ac9294 commit 2f48dd9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions packages/framework/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@reatom/framework",
"version": "3.4.25",
"version": "3.4.26",
"private": false,
"sideEffects": false,
"description": "Reatom for framework",
Expand All @@ -22,7 +22,7 @@
"test:watch": "tsx watch src/index.test.ts"
},
"dependencies": {
"@reatom/async": "^3.12.0",
"@reatom/async": "^3.12.1",
"@reatom/core": "^3.6.3",
"@reatom/effects": "^3.6.0",
"@reatom/hooks": "^3.5.0",
Expand Down

1 comment on commit 2f48dd9

@vercel
Copy link

@vercel vercel bot commented on 2f48dd9 Nov 7, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.