diff --git a/package.json b/package.json index d71e2b9e6524c454956f8983ed9cf2f135782d22..7ed9d090542c51126ad9e4bfe8517715cd70011d 100644 --- a/package.json +++ b/package.json @@ -97,6 +97,7 @@ "@graphql-codegen/typescript-operations": "^2.1.6", "@types/cors": "^2.8.12", "@types/gl": "^4.1.0", + "@types/jest": "^27.0.2", "@typescript-eslint/eslint-plugin": "^4.32.0", "@typescript-eslint/parser": "^4.32.0", "benchmark": "^2.1.4", @@ -130,7 +131,6 @@ "@types/benchmark": "^2.1.1", "@types/compression": "1.7.2", "@types/express": "^4.17.13", - "@types/jest": "^27.0.2", "@types/node": "^16.10.2", "@types/node-fetch": "^2.5.12", "@types/react": "^17.0.27",