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 16c22be commit 4545b26Copy full SHA for 4545b26
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "graphql-codegen-typescript-mock-data",
3
- "version": "0.1.1",
+ "version": "0.1.2",
4
"description": "GraphQL Codegen plugin for building mock data",
5
"main": "dist/commonjs/index.js",
6
"module": "dist/esnext/index.js",
@@ -35,7 +35,7 @@
35
"@types/jest": "^24.0.19",
36
"@typescript-eslint/eslint-plugin": "^1.4.2",
37
"@typescript-eslint/parser": "^1.4.2",
38
- "auto": "^7.12.3",
+ "auto": "^7.15.1",
39
"eslint": "6.0.0",
40
"eslint-config-landr": "0.1.0",
41
"eslint-config-prettier": "^4.1.0",
0 commit comments