mirror of
https://github.com/vale981/apollo-server
synced 2025-03-06 02:01:40 -05:00
Amortize encoding over each trace
This commit is contained in:
parent
3bc09decb4
commit
742fb41bc3
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@
|
|||
"@types/ws": "^5.1.2",
|
||||
"apollo-cache-control": "^0.1.1",
|
||||
"apollo-datasource-rest": "^2.0.0-rc.1",
|
||||
"apollo-engine-reporting": "0.0.0-beta.13",
|
||||
"apollo-engine-reporting": "0.0.0-beta.14",
|
||||
"apollo-server-env": "^2.0.0-rc.1",
|
||||
"apollo-server-errors": "^2.0.0-rc.1",
|
||||
"apollo-tracing": "^0.2.0-beta.1",
|
||||
|
|
Loading…
Add table
Reference in a new issue