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 59c8bc8 commit 0442d45Copy full SHA for 0442d45
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "graphql-codegen-typescript-mock-data",
3
- "version": "0.1.4",
+ "version": "0.2.0",
4
"description": "GraphQL Codegen plugin for building mock data",
5
"main": "dist/commonjs/index.js",
6
"module": "dist/esnext/index.js",
@@ -36,7 +36,7 @@
36
"@types/jest": "^25.1.5",
37
"@typescript-eslint/eslint-plugin": "^2.26.0",
38
"@typescript-eslint/parser": "^2.26.0",
39
- "auto": "^9.25.0",
+ "auto": "^9.25.1",
40
"eslint": "6.8.0",
41
"eslint-config-landr": "0.2.1",
42
"eslint-config-prettier": "^6.10.1",
0 commit comments