Skip to content

Commit

Permalink
chore: sync
Browse files Browse the repository at this point in the history
  • Loading branch information
artalar committed Aug 24, 2024
1 parent e906142 commit 3e60060
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

8 changes: 4 additions & 4 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.48",
"version": "3.4.49",
"private": false,
"sideEffects": false,
"description": "Reatom for framework",
Expand All @@ -18,14 +18,14 @@
"test:watch": "tsx watch src/index.test.ts"
},
"dependencies": {
"@reatom/async": "^3.15.2",
"@reatom/async": "^3.15.3",
"@reatom/core": "^3.9.0",
"@reatom/effects": "^3.8.3",
"@reatom/hooks": "^3.5.5",
"@reatom/lens": "^3.11.2",
"@reatom/logger": "^3.8.4",
"@reatom/primitives": "^3.7.2",
"@reatom/utils": "^3.9.2"
"@reatom/primitives": "^3.7.3",
"@reatom/utils": "^3.10.0"
},
"author": "artalar",
"license": "MIT",
Expand Down

0 comments on commit 3e60060

Please sign in to comment.