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

Commit 24c0689

Browse files
fix(deps): update dependency rxjs to v6.6.7
1 parent 8b25dc8 commit 24c0689

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/templates/Angular InstantSearch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@angular/router": "12.2.16",
2121
"algoliasearch": "4",
2222
"angular-instantsearch": "{{libraryVersion}}",
23-
"rxjs": "6.6.0",
23+
"rxjs": "6.6.7",
2424
"tslib": "2.3.0",
2525
"zone.js": "0.11.4"
2626
},

0 commit comments

Comments
 (0)