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 8a99c7e commit 943163cCopy full SHA for 943163c
EXAMPLES/package.json
@@ -26,7 +26,7 @@
26
"graphql": "^14.0.0",
27
"react": "16.13.1",
28
"react-dom": "16.13.1",
29
- "reason-apollo-client": "^0.0.1-beta.4",
+ "reason-apollo-client": "^0.0.1-beta.5",
30
"reason-promise": "1.1.1",
31
"reason-react": "0.9.1",
32
"subscriptions-transport-ws": "0.9.16"
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "reason-apollo-client",
3
"description": "ReasonML / BuckleScript bindings for the Apollo Client ecosystem",
4
- "version": "0.0.1-beta.4",
+ "version": "0.0.1-beta.5",
5
"keywords": [
6
"Apollo",
7
"BuckleScript",
0 commit comments