aboutsummaryrefslogtreecommitdiffstats
path: root/webui/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'webui/package.json')
-rw-r--r--webui/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/webui/package.json b/webui/package.json
index f3ad7258..9c5667ac 100644
--- a/webui/package.json
+++ b/webui/package.json
@@ -40,8 +40,8 @@
"@graphql-codegen/typescript": "^2.4.3",
"@graphql-codegen/typescript-operations": "^2.3.0",
"@graphql-codegen/typescript-react-apollo": "^3.2.6",
+ "@graphql-eslint/eslint-plugin": "^3.8.0",
"eslint-config-prettier": "^8.3.0",
- "eslint-plugin-graphql": "^4.0.0",
"eslint-plugin-prettier": "^4.0.0",
"prettier": "^2.5.1"
},