Skip to content

Commit

Permalink
fix(data-transport): upgrade data-transport and update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
unadlib committed Dec 22, 2024
1 parent a3738fd commit 49b69a1
Show file tree
Hide file tree
Showing 4 changed files with 57 additions and 59 deletions.
4 changes: 2 additions & 2 deletions packages/reactant-share/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@
"license": "MIT",
"peerDependencies": {
"broadcast-channel": "^5 || ^4",
"data-transport": "^4.3.6",
"data-transport": "^4.5.0",
"react": "^16.12.0 || ^17"
},
"dependencies": {
"broadcast-channel": "^5.3.0",
"data-transport": "^4.3.6",
"data-transport": "^4.5.0",
"reactant": "^0.123.0",
"reactant-last-action": "^0.123.0",
"reactant-router": "^0.123.0",
Expand Down
Loading

0 comments on commit 49b69a1

Please sign in to comment.