Skip to content

Commit

Permalink
Update reflect version (#805)
Browse files Browse the repository at this point in the history
Let's not pin Reflect package version
  • Loading branch information
xpaczka authored Nov 30, 2023
2 parents 8e30a67 + aec877d commit 6422a18
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@react-spring/web": "^9.7.3",
"@reduxjs/toolkit": "^1.9.5",
"@rocicorp/rails": "^0.8.0",
"@rocicorp/reflect": "0.38.202311200859",
"@rocicorp/reflect": "^0.38.202311200859",
"@web3-onboard/core": "^2.21.0",
"@web3-onboard/react": "^2.8.11",
"@web3-onboard/taho": "^2.0.5",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2359,7 +2359,7 @@
resolved "https://registry.yarnpkg.com/@rocicorp/rails/-/rails-0.8.0.tgz#ee8f3826c640f1fc8cb4b8de97b952378098c052"
integrity sha512-BX/Owk5ikuLcXghQxlfPgcBWou5TWoGxktSxqUQZdCrsiP0CHEjOPJVhli4TuwRbxuzqS4MaHSeHa//PuwchGQ==

"@rocicorp/[email protected]":
"@rocicorp/reflect@^0.38.202311200859":
version "0.38.202311200859"
resolved "https://registry.yarnpkg.com/@rocicorp/reflect/-/reflect-0.38.202311200859.tgz#487a0340698d22d78febb1de7a36dd6b999adf7d"
integrity sha512-5p5l/7RIBdLtjyMkJXkvmN2Oh35xxEAA0ZGtbpwMS9HUOWzhXj9pukETMcLlOXQEi3UH6qJYALpNFGlJ2ynG0Q==
Expand Down

0 comments on commit 6422a18

Please sign in to comment.