Skip to content

Commit

Permalink
fixed deps
Browse files Browse the repository at this point in the history
  • Loading branch information
MrWangJustToDo committed Nov 2, 2024
1 parent 364aabd commit 812e052
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions packages/r-store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@
"state-management, reactive, vue, react"
],
"dependencies": {
"@vue/reactivity": "^3.5.12",
"@vue/shared": "^3.5.12",
"@vue/reactivity": "~3.5.12",
"@vue/shared": "~3.5.12",
"jsan": "^3.1.14",
"use-sync-external-store": "^1.2.2"
},
Expand Down
4 changes: 2 additions & 2 deletions pnpm-lock.yaml

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

0 comments on commit 812e052

Please sign in to comment.