Skip to content

Commit ae725ec

Browse files
committed
fix: rs version
1 parent 598dd10 commit ae725ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/web/examples/MyAwesomeSearchStep4/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Getting started example with reactivesearch",
44
"version": "0.1.0",
55
"dependencies": {
6-
"@appbaseio/reactivesearch": "4.0.0-alpha.4",
6+
"@appbaseio/reactivesearch": "4.0.0-alpha.2",
77
"@testing-library/jest-dom": "^5.16.5",
88
"@testing-library/react": "^13.4.0",
99
"@testing-library/user-event": "^13.5.0",

0 commit comments

Comments
 (0)