Skip to content

Commit

Permalink
bye apollo-link-state
Browse files Browse the repository at this point in the history
  • Loading branch information
piglovesyou committed Feb 28, 2019
1 parent 2082715 commit c15b123
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 15 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
"apollo-link-http": "^1.5.11",
"apollo-link-logger": "^1.2.3",
"apollo-link-schema": "^1.1.6",
"apollo-link-state": "^0.4.2",
"apollo-server": "^2.4.8",
"apollo-server-express": "^2.4.8",
"body-parser": "^1.18.3",
Expand Down
15 changes: 1 addition & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1770,13 +1770,6 @@ apollo-link-schema@^1.1.6:
dependencies:
apollo-link "^1.2.8"

apollo-link-state@^0.4.2:
version "0.4.2"
resolved "https://registry.yarnpkg.com/apollo-link-state/-/apollo-link-state-0.4.2.tgz#ac00e9be9b0ca89eae0be6ba31fe904b80bbe2e8"
dependencies:
apollo-utilities "^1.0.8"
graphql-anywhere "^4.1.0-alpha.0"

apollo-link-ws@^1.0.9:
version "1.0.14"
resolved "https://registry.yarnpkg.com/apollo-link-ws/-/apollo-link-ws-1.0.14.tgz#588f898b7f953930a27e283941614d89907adf13"
Expand Down Expand Up @@ -1958,7 +1951,7 @@ [email protected], apollo-utilities@^1.2.0:
ts-invariant "^0.2.1"
tslib "^1.9.3"

apollo-utilities@^1.0.0, apollo-utilities@^1.0.1, apollo-utilities@^1.0.20, apollo-utilities@^1.0.8:
apollo-utilities@^1.0.0, apollo-utilities@^1.0.1:
version "1.0.20"
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.20.tgz#b14318686cb67838279fb5f009cca0ec97a4d140"
dependencies:
Expand Down Expand Up @@ -5952,12 +5945,6 @@ [email protected], graceful-fs@^4.1.11, graceful-fs@^4.1.2, graceful-fs@^4.1.6:
version "4.1.11"
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"

graphql-anywhere@^4.1.0-alpha.0:
version "4.1.18"
resolved "https://registry.yarnpkg.com/graphql-anywhere/-/graphql-anywhere-4.1.18.tgz#29bfc5d42bf8ee1f5cdc9a9857c98c3eb4b7fab4"
dependencies:
apollo-utilities "^1.0.20"

[email protected]:
version "0.4.2"
resolved "https://registry.yarnpkg.com/graphql-extensions/-/graphql-extensions-0.4.2.tgz#186a567ac06f4010e366bc9da77605be1e8b6f17"
Expand Down

0 comments on commit c15b123

Please sign in to comment.