Skip to content

Commit da6d046

Browse files
committed
v0.0.3
1 parent b36f279 commit da6d046

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphql-codegen-typescript-mock-data",
3-
"version": "0.0.3-beta",
3+
"version": "0.0.3",
44
"description": "GraphQL Codegen plugin for building mock data",
55
"main": "dist/commonjs/index.js",
66
"module": "dist/esnext/index.js",
@@ -33,6 +33,7 @@
3333
"@types/jest": "^24.0.19",
3434
"@typescript-eslint/eslint-plugin": "^1.4.2",
3535
"@typescript-eslint/parser": "^1.4.2",
36+
"auto": "^7.12.3",
3637
"eslint": "6.0.0",
3738
"eslint-config-landr": "0.1.0",
3839
"eslint-config-prettier": "^4.1.0",

0 commit comments

Comments
 (0)