Skip to content

Commit

Permalink
try removing some packages from pre.json (#3224)
Browse files Browse the repository at this point in the history
* try removing some packages from pre.json

I think we tried this before, but let's see what happens?

* add changeset to trigger canary pipeline
  • Loading branch information
acao committed Jun 13, 2023
1 parent d052430 commit 5971d52
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 6 deletions.
10 changes: 10 additions & 0 deletions .changeset/hip-knives-sniff.md
@@ -0,0 +1,10 @@
---
graphql-language-service-server: 'patch'
vscode-graphql: 'patch'
vscode-graphql-syntax: 'patch'
vscode-graphql-execution: 'patch'
graphql-language-service: 'patch'
graphql-language-service-cli: 'patch'
---

try removing some packages from pre.json
6 changes: 0 additions & 6 deletions .changeset/pre.json
Expand Up @@ -9,13 +9,7 @@
"@graphiql/plugin-explorer": "0.1.20",
"@graphiql/react": "0.17.6",
"@graphiql/toolkit": "0.8.4",
"graphql-language-service": "5.1.6",
"graphql-language-service-cli": "3.3.23",
"graphql-language-service-server": "2.11.1",
"monaco-graphql": "1.2.3",
"vscode-graphql": "0.8.13",
"vscode-graphql-execution": "0.2.0",
"vscode-graphql-syntax": "1.2.0",
"codemirror-graphql": "2.0.8"
},
"changesets": [
Expand Down

0 comments on commit 5971d52

Please sign in to comment.