Skip to content
This repository was archived by the owner on Dec 30, 2022. It is now read-only.

Commit 29cd70a

Browse files
committed
chore(examples): update version
1 parent 192f6d7 commit 29cd70a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/hooks-ssr/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"express": "4.17.1",
2828
"react": "17.0.2",
2929
"react-dom": "17.0.2",
30-
"react-instantsearch-hooks": "6.17.0",
30+
"react-instantsearch-hooks": "6.18.0",
3131
"react-instantsearch-hooks-server": "6.18.0"
3232
}
3333
}

examples/hooks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"instantsearch.js": "4.34.0",
1212
"react": "17.0.2",
1313
"react-dom": "17.0.2",
14-
"react-instantsearch-hooks": "6.17.0"
14+
"react-instantsearch-hooks": "6.18.0"
1515
},
1616
"devDependencies": {
1717
"parcel": "2.0.0-beta.1"

0 commit comments

Comments
 (0)