Skip to content

Commit

Permalink
used canary version of cm6-graphql
Browse files Browse the repository at this point in the history
  • Loading branch information
imolorhe committed Nov 18, 2023
1 parent 1e2f1b9 commit 4d59b89
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/altair-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"apollo-link-http": "1.5.17",
"aws-appsync-auth-link": "3.0.2",
"aws-appsync-subscription-link": "3.0.3",
"cm6-graphql": "0.0.11",
"cm6-graphql": "0.0.12-canary-7c65cc76.0",
"codemirror": "5.61.0",
"codemirror-graphql": "1.0.2",
"codemirror-json-schema": "^0.4.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11535,10 +11535,10 @@ clsx@1.1.1:
resolved "https://registry.yarnpkg.com/clsx/-/clsx-1.1.1.tgz#98b3134f9abbdf23b2663491ace13c5c03a73188"
integrity sha512-6/bPho624p3S2pMyvP5kKBPXnI3ufHLObBFCfgx+LkeR5lg2XYy2hqZqUf45ypD8COn2bhgGJSUE+l5dhNBieA==

cm6-graphql@0.0.11:
version "0.0.11"
resolved "https://registry.yarnpkg.com/cm6-graphql/-/cm6-graphql-0.0.11.tgz#961d8559fc07a8e842371e31ee3144fac86303e8"
integrity sha512-mqQWhYHfG+rl57p2sFaWCDFEOb01HxPcVDSpPiSZgvSG5I8gzTk8Y30FeI0wnZM0BWx3iKz39G7QpyA5YXC/zQ==
cm6-graphql@0.0.12-canary-7c65cc76.0:
version "0.0.12-canary-7c65cc76.0"
resolved "https://registry.yarnpkg.com/cm6-graphql/-/cm6-graphql-0.0.12-canary-7c65cc76.0.tgz#d810009f1913b05675e378aa62c0930291ba9066"
integrity sha512-H0vsDG1Uz4giRRYtCuGdgHXOC2jMsWh7DA8QoZgW/MBC5Sd/6LFb+7avUozZ7cd/O7FWjt/r8hLY7LQ1XZdydg==
dependencies:
graphql-language-service "^5.2.0"

Expand Down

0 comments on commit 4d59b89

Please sign in to comment.