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