Skip to content

Commit

Permalink
Add missing dependencies (were transitive from apollo-boost)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bruno P. Kinoshita committed Oct 7, 2019
1 parent 81d4703 commit 5cfdef1
Show file tree
Hide file tree
Showing 2 changed files with 112 additions and 0 deletions.
108 changes: 108 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,10 @@
"@vue/cli-plugin-unit-mocha": "^3.11.0",
"@vue/cli-service": "^3.11.0",
"@vue/test-utils": "^1.0.0-beta.29",
"apollo-cache-inmemory": "^1.6.3",
"apollo-client": "^2.6.4",
"apollo-link": "^1.2.13",
"apollo-link-http": "^1.5.16",
"apollo-link-ws": "^1.0.19",
"axios": "^0.19.0",
"babel-eslint": "^10.0.3",
Expand Down

0 comments on commit 5cfdef1

Please sign in to comment.