gql-types-generator
Advanced tools
Comparing version 1.4.0 to 1.4.1
{ | ||
"name": "gql-types-generator", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "types": "dist/index.d.ts", |
@@ -94,3 +94,3 @@ gql-types-generator | ||
### Compiled types example | ||
You can find library test right [here](src/test). Just use command in | ||
You can find library test right [here](https://github.com/wolframdeus/gql-types-generator/blob/master/test/command). Just use command in | ||
`command` file and look what happens. | ||
@@ -97,0 +97,0 @@ |
83989