Skip to content

Commit

Permalink
add @wry/equality dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
phryneas committed Feb 17, 2025
1 parent 0deb1ed commit 7fa2042
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/client-react-streaming/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,7 @@
"react-dom": "^18 || >=19.0.0-rc"
},
"dependencies": {
"@wry/equality": "^0.5.6",
"ts-invariant": "^0.10.3"
}
}
1 change: 1 addition & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ __metadata:
"@types/react": "npm:^19.0.0"
"@typescript-eslint/eslint-plugin": "npm:7.5.0"
"@typescript-eslint/parser": "npm:7.5.0"
"@wry/equality": "npm:^0.5.6"
concurrently: "npm:8.2.2"
esbuild: "npm:^0.24.2"
eslint: "npm:8.57.0"
Expand Down

0 comments on commit 7fa2042

Please sign in to comment.