Skip to content

Commit

Permalink
response cache doesn't need to depend on it at runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
glasser committed Aug 4, 2022
1 parent 7fcad5b commit df62ee3
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions package-lock.json

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

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
"npm": "^8.5.0"
},
"devDependencies": {
"@apollo/cache-control-types": "1.0.1",
"@apollo/client": "3.6.9",
"@apollo/utils.createhash": "1.1.0",
"@changesets/changelog-github": "0.4.6",
Expand Down
1 change: 0 additions & 1 deletion packages/plugin-response-cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
"node": ">=14.0"
},
"dependencies": {
"@apollo/cache-control-types": "^1.0.1",
"@apollo/utils.createhash": "^1.1.0",
"@apollo/utils.keyvaluecache": "^1.0.1"
},
Expand Down

0 comments on commit df62ee3

Please sign in to comment.