Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

react and graphql-tag dependency adjustments #5451

Merged
merged 10 commits into from
Oct 15, 2019
Prev Previous commit
Next Next commit
Revert "Increase bundle size threshold to accommodate graphql-tag"
This reverts commit f51ef24.
  • Loading branch information
benjamn committed Oct 15, 2019
commit 6047e547cfc20dbeb4cdc64c5fde3a0d7a212e83
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
{
"name": "apollo-client",
"path": "./dist/apollo-client.cjs.min.js",
"maxSize": "33 kB"
"maxSize": "22.75 kB"
}
],
"peerDependencies": {
Expand Down