Skip to content

Commit 06fae50

Browse files
committed
versione 9.1.0
1 parent c3fdb5c commit 06fae50

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

examples/relay-hook-example/pagination-nextjs-ssr/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"prop-types": "^15.7.2",
3131
"react": "^18.0.0",
3232
"react-dom": "^18.0.0",
33-
"relay-hooks": "9.0.0",
33+
"relay-hooks": "9.1.0",
3434
"relay-runtime": "17.0.0",
3535
"whatwg-fetch": "3.0.0",
3636
"react-infinite-scroller": "1.2.6"

package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "relay-hooks",
3-
"version": "9.0.0",
3+
"version": "9.1.0",
44
"keywords": [
55
"graphql",
66
"relay",

0 commit comments

Comments
 (0)