Skip to content

Commit

Permalink
revert nestable portals, up suspend-react
Browse files Browse the repository at this point in the history
  • Loading branch information
drcmda committed Jun 13, 2023
1 parent 5d1652c commit 05187c2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/fiber/package.json
Expand Up @@ -48,7 +48,7 @@
"react-reconciler": "^0.27.0",
"react-use-measure": "^2.1.1",
"scheduler": "^0.21.0",
"suspend-react": "^0.1.0",
"suspend-react": "^0.1.3",
"zustand": "^3.7.1"
},
"peerDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -9543,10 +9543,10 @@ suspend-react@^0.0.8:
resolved "https://registry.yarnpkg.com/suspend-react/-/suspend-react-0.0.8.tgz#b0740c1386b4eb652f17affe4339915ee268bd31"
integrity sha512-ZC3r8Hu1y0dIThzsGw0RLZplnX9yXwfItcvaIzJc2VQVi8TGyGDlu92syMB5ulybfvGLHAI5Ghzlk23UBPF8xg==

suspend-react@^0.1.0:
version "0.1.0"
resolved "https://registry.yarnpkg.com/suspend-react/-/suspend-react-0.1.0.tgz#570595f315a68d50625387dcca8f502f32f499d8"
integrity sha512-J+dYBrK1myX+EpijscT4op5M4C7gMf+k1D38dLz4JivXzVX5T1HqRdAdrMalYVcnf4UWI6GfTMH1uoU3jGLu1g==
suspend-react@^0.1.3:
version "0.1.3"
resolved "https://registry.yarnpkg.com/suspend-react/-/suspend-react-0.1.3.tgz#a52f49d21cfae9a2fb70bd0c68413d3f9d90768e"
integrity sha512-aqldKgX9aZqpoDp3e8/BZ8Dm7x1pJl+qI3ZKxDN0i/IQTWUwBx/ManmlVJ3wowqbno6c2bmiIfs+Um6LbsjJyQ==

symbol-tree@^3.2.4:
version "3.2.4"
Expand Down

0 comments on commit 05187c2

Please sign in to comment.