Skip to content

Commit 2e8ce1c

Browse files
committed
ignore react and next.js example in changesets config.json
1 parent 17bee1c commit 2e8ce1c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.changeset/config.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
"access": "public",
77
"baseBranch": "main",
88
"ignore": [
9+
"example-graphiql-nextjs",
10+
"example-graphiql-vite",
911
"example-graphiql-webpack",
1012
"example-monaco-graphql-nextjs",
1113
"example-monaco-graphql-react-vite",

0 commit comments

Comments
 (0)