Skip to content

Commit

Permalink
[shopsys] ensure graphql schema is always rendered same (#3678)
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasLudvik authored Dec 18, 2024
1 parent f8daff5 commit cf46f62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"eslint-plugin-node": "^8.0.1",
"eslint-plugin-promise": "^4.3.1",
"eslint-plugin-standard": "^4.1.0",
"format-graphql": "^1.4.0",
"format-graphql": "^1.5.0",
"glob": "^7.1.6",
"jest": "^27.0.1",
"js-yaml": "^3.14.1",
Expand Down

0 comments on commit cf46f62

Please sign in to comment.