Skip to content

Commit

Permalink
Merge pull request #387 from equalogic/deps/graphql-relay
Browse files Browse the repository at this point in the history
deps: revert to graphql-relay v0.9.0, remove DT types
  • Loading branch information
sgarner authored Feb 14, 2022
2 parents e9e620f + b83be07 commit cb00a20
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 54 deletions.
66 changes: 15 additions & 51 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,14 @@
},
"dependencies": {
"class-validator": "^0.13.1",
"graphql-relay": "^0.10.0",
"graphql-relay": "^0.9.0",
"joi": "^17.2.0",
"query-string": "7.1.1"
"query-string": "^7.1.1"
},
"devDependencies": {
"@nestjs/common": "8.2.6",
"@nestjs/core": "8.2.6",
"@nestjs/graphql": "10.0.2",
"@types/graphql-relay": "0.6.0",
"@types/jest": "27.4.0",
"@types/node": "16.11.24",
"@typescript-eslint/eslint-plugin": "5.11.0",
Expand Down

0 comments on commit cb00a20

Please sign in to comment.