Skip to content

Commit

Permalink
Merge pull request #200 from w3bdesign/development
Browse files Browse the repository at this point in the history
Update Graphql
  • Loading branch information
w3bdesign authored Jul 6, 2020
2 parents d017798 + 1c09dce commit d4954e9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nextjs-woocommerce",
"version": "0.9.1",
"version": "0.9.8",
"description": "",
"main": "index.js",
"scripts": {
Expand All @@ -20,7 +20,7 @@
"apollo-link": "^1.2.14",
"apollo-link-error": "^1.1.13",
"apollo-link-http": "^1.5.17",
"graphql": "^15.2.0",
"graphql": "^15.3.0",
"graphql-tag": "^2.10.3",
"next": "^9.4.4",
"nprogress": "^0.2.0",
Expand Down

1 comment on commit d4954e9

@vercel
Copy link

@vercel vercel bot commented on d4954e9 Jul 6, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.