You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update graphql-yoga to significantly shrink runtime dep size
The previous graphql-yoga version included all of the AWS SDK,
plus AWS lambda tools, which should have only been a dev dep
in that package. That's now been removed.
0 commit comments