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 1b4e341 commit cb1ed3eCopy full SHA for cb1ed3e
EXAMPLES/package.json
@@ -26,7 +26,7 @@
26
"react": "16.13.1",
27
"react-dom": "16.13.1",
28
"reason-promise": "1.1.1",
29
- "rescript-apollo-client": "2.1.1",
+ "rescript-apollo-client": "2.1.2",
30
"subscriptions-transport-ws": "0.9.16"
31
}
32
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "rescript-apollo-client",
3
"description": "ReScript bindings for the Apollo Client ecosystem",
4
- "version": "2.1.1",
+ "version": "2.1.2",
5
"keywords": [
6
"Apollo",
7
"BuckleScript",
0 commit comments