mirror of
https://github.com/vale981/apollo-server
synced 2025-03-06 02:01:40 -05:00
v1.1.0
This commit is contained in:
parent
814db561fa
commit
3faccb1c9a
1 changed files with 2 additions and 2 deletions
|
@ -29,9 +29,9 @@
|
|||
"apollo-server-module-graphiql": "^1.0.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"azure-functions-typescript": "0.0.1",
|
||||
"@types/graphql": "^0.10.1",
|
||||
"apollo-server-integration-testsuite": "^1.0.5"
|
||||
"apollo-server-integration-testsuite": "^1.0.5",
|
||||
"azure-functions-typescript": "0.0.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"graphql": "^0.9.0 || ^0.10.1"
|
||||
|
|
Loading…
Add table
Reference in a new issue