Skip to content

Commit 76e3246

Browse files
committed
fixes for release flows
1 parent 0c4c2d0 commit 76e3246

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.changeset/config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"ignore": [
1010
"@graphql-eslint/example-code-file",
1111
"@graphql-eslint/example-basic",
12-
"@graphql-eslint/example-graphql-config"
12+
"@graphql-eslint/example-graphql-config",
13+
"@graphql-eslint/example-graphql-config-code-file"
1314
]
1415
}

examples/graphql-config-code-file/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "@graphql-eslint/example-graphql-config--code-file",
2+
"name": "@graphql-eslint/example-graphql-config-code-file",
33
"private": true,
44
"version": "0.0.1",
55
"repository": "https://github.com/dotansimha/graphql-eslint",

0 commit comments

Comments
 (0)