Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Commit

Permalink
fix: remove unused packages
Browse files Browse the repository at this point in the history
  • Loading branch information
wtrocki committed Jul 10, 2019
1 parent 0537c5c commit 333ccd2
Showing 1 changed file with 3 additions and 10 deletions.
13 changes: 3 additions & 10 deletions packages/sync/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,22 +48,15 @@
"dependencies": {
"@aerogear/core": "2.5.0",
"apollo-cache-inmemory": "1.5.1",
"apollo-cache-persist": "0.1.1",
"apollo-cache-persist": "^0.1.1",
"apollo-client": "2.5.1",
"apollo-link": "1.2.11",
"apollo-link-context": "1.0.17",
"apollo-link-error": "1.1.10",
"apollo-link-http": "1.5.14",
"apollo-link-retry": "2.2.13",
"apollo-link-ws": "1.0.17",
"apollo-upload-client": "10.0.1",
"offix-offline": "0.7.0-rc.1",
"debug": "4.1.1",
"graphql": "14.3.1",
"graphql-tag": "2.10.1",
"graphql-tools": "4.0.4",
"idb-localstorage": "0.2.0",
"offix-cache": "0.6.0",
"offix-cache": "0.7.0-rc.1",
"offix-offline": "0.7.0-rc.1",
"subscriptions-transport-ws": "0.9.16",
"util": "0.12.0"
}
Expand Down

0 comments on commit 333ccd2

Please sign in to comment.