Skip to content

Commit

Permalink
feat: update consistent suspense and head manager
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewPattell committed Feb 13, 2024
1 parent 5eeb4e0 commit 08f801c
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
40 changes: 20 additions & 20 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"prepare": "husky"
},
"dependencies": {
"@lomray/consistent-suspense": "^2.0.1",
"@lomray/react-head-manager": "^2.0.1",
"@lomray/consistent-suspense": "^2.0.2",
"@lomray/react-head-manager": "^2.0.2",
"@lomray/react-mobx-manager": "^3.0.1",
"@lomray/react-route-manager": "^2.0.0",
"@lomray/vite-ssr-boost": "^2.3.0",
Expand Down

0 comments on commit 08f801c

Please sign in to comment.