Skip to content

Commit

Permalink
Revert Pin versions of @graphql-mesh/config and utils
Browse files Browse the repository at this point in the history
  • Loading branch information
paales committed Dec 16, 2024
1 parent 2caa18c commit d5d161c
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 8 deletions.
5 changes: 5 additions & 0 deletions .changeset/neat-hairs-tell.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@graphcommerce/graphql-mesh': patch
---

Revert Pin versions of @graphql-mesh/config and utils
4 changes: 0 additions & 4 deletions examples/magento-graphcms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,10 +125,6 @@
"> 1% in alt-EU",
"not IE 11"
],
"resolutions": {
"@graphql-mesh/config": "0.106.8",
"@graphql-mesh/utils": "0.103.7"
},
"prettier": "@graphcommerce/prettier-config-pwa/classic.js",
"eslintConfig": {
"extends": "@graphcommerce/eslint-config-pwa",
Expand Down
4 changes: 0 additions & 4 deletions examples/magento-open-source/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,10 +120,6 @@
"> 1% in alt-EU",
"not IE 11"
],
"resolutions": {
"@graphql-mesh/config": "0.106.8",
"@graphql-mesh/utils": "0.103.7"
},
"prettier": "@graphcommerce/prettier-config-pwa",
"eslintConfig": {
"extends": "@graphcommerce/eslint-config-pwa",
Expand Down

0 comments on commit d5d161c

Please sign in to comment.