We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1508eea commit f0c5797Copy full SHA for f0c5797
esy.json
@@ -1,10 +1,4 @@
1
{
2
- "name": "@baransu/graphql_ppx_re",
3
- "version": "0.0.10",
4
- "description": "GraphQL PPX rewriter for Bucklescript/ReasonML",
5
- "repository": "https://github.com/baransu/graphql_ppx_re",
6
- "author": "Tomasz Cichocinski <tomaszcichocinski@gmail.com>",
7
- "license": "MIT",
8
"dependencies": {
9
"@opam/dune": "*",
10
"@opam/result": "*",
package.json
@@ -1,6 +1,6 @@
"name": "@baransu/graphql_ppx_re",
- "version": "0.0.9",
+ "version": "0.0.11",
"description": "GraphQL PPX rewriter for Bucklescript/ReasonML",
"repository": "https://github.com/baransu/graphql_ppx_re",
"author": "Tomasz Cichocinski <tomaszcichocinski@gmail.com>",
0 commit comments