Skip to content

Commit

Permalink
Pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 21, 2019
1 parent 22a831c commit ef6dffe
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 28 deletions.
82 changes: 60 additions & 22 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,17 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@apollo/react-hooks": "^3.1.2",
"apollo-boost": "^0.4.4",
"@apollo/react-hooks": "3.1.2",
"apollo-boost": "0.4.4",
"apollo-server-lambda": "2.9.3",
"encoding": "0.1.12",
"graphql": "^14.5.4",
"graphql": "14.5.4",
"graphql-tag-pluck": "0.8.4",
"merge-graphql-schemas": "1.7.0",
"netlify-lambda": "1.6.3",
"react": "^16.9.0",
"react-dom": "^16.9.0",
"react-router-dom": "^5.1.2",
"react": "16.9.0",
"react-dom": "16.9.0",
"react-router-dom": "5.1.2",
"react-scripts": "3.1.1"
},
"scripts": {
Expand Down

0 comments on commit ef6dffe

Please sign in to comment.