Skip to content

Commit 8a73fcc

Browse files
codeamsposva
authored andcommitted
Fix Firebase SDK supported versions in readme (#135)
1 parent dc5bec6 commit 8a73fcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/vuexfire/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> SSR ready Firebase binding for [Vuex](https://github.com/vuejs/vuex)
44
5-
Supports only Vue 2, Vuex 2 and Firebase 2/3
5+
Supports only Vue 2, Vuex 2 and Firebase JavaScript SDK 2/3/4.
66
If you need an older version check the `v1` branch: `npm i -D vuexfire@v1`
77

88
## Installation

0 commit comments

Comments
 (0)