Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

Commit b473b02

Browse files
committed
downgrade voyager
1 parent 2052ac8 commit b473b02

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"graphql": "0.13.1",
3232
"graphql-playground-middleware-koa": "1.4.2",
3333
"graphql-tools": "2.21.0",
34-
"graphql-voyager": "1.0.0-rc.14",
34+
"graphql-voyager": "1.0.0-rc.11",
3535
"koa": "2.5.0",
3636
"koa-bodyparser": "4.2.0",
3737
"koa-convert": "1.2.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1619,9 +1619,9 @@ graphql-tools@2.21.0:
16191619
iterall "^1.1.3"
16201620
uuid "^3.1.0"
16211621

1622-
graphql-voyager@1.0.0-rc.14:
1623-
version "1.0.0-rc.14"
1624-
resolved "https://registry.yarnpkg.com/graphql-voyager/-/graphql-voyager-1.0.0-rc.14.tgz#57242b9586653b28b2600f0d6e6f5c4c1da68983"
1622+
graphql-voyager@1.0.0-rc.11:
1623+
version "1.0.0-rc.11"
1624+
resolved "https://registry.yarnpkg.com/graphql-voyager/-/graphql-voyager-1.0.0-rc.11.tgz#5cc348e507062d4ef8540cead25dc2cec04ef933"
16251625
dependencies:
16261626
"@f/animate" "^1.0.1"
16271627
classnames "^2.2.5"

0 commit comments

Comments
 (0)