We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c085ff commit 4746e6fCopy full SHA for 4746e6f
README.md
@@ -42,10 +42,10 @@ A library that gives you access to the powerful Parse Server backend from your J
42
43
Parse JS SDK is compatible with the following versions of Parse Server.
44
45
-| Parse JS SDK | Parse Server |
46
-|------------------|--------------|
47
-| >= 4.0.0 < 5.0.0 | <= 6.0.0 |
48
-| >= 5.0.0 | >= 7.0.0 |
+| Parse JS SDK | Parse Server |
+|------------------|------------------|
+| >= 4.0.0 < 5.0.0 | >= 6.0.0 < 7.0.0 |
+| >= 5.0.0 | >= 7.0.0 |
49
50
### Node.js
51
0 commit comments