Skip to content

Commit

Permalink
Merge pull request #66 from liteflow-labs/chore/dependency-cleanup
Browse files Browse the repository at this point in the history
Remove unnecessary graphql dependency
  • Loading branch information
antho1404 authored Oct 31, 2022
2 parents 465bfed + e756b4d commit 72cb775
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 18 deletions.
17 changes: 0 additions & 17 deletions package-lock.json

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

1 change: 1 addition & 0 deletions packages/hooks/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@

#### Changed

- Remove unnecessary `graphql` dependency[#66](https://github.com/liteflow-labs/libraries/pull/66)
- Improve bundle size by removing enums in the generated types [#63](https://github.com/liteflow-labs/libraries/pull/63)

#### Deprecated
Expand Down
1 change: 0 additions & 1 deletion packages/hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
"@web3-react/walletlink-connector": "^6.1.9",
"bignumber.js": "^9.0.2",
"dayjs": "^1.11.0",
"graphql": "^16.6.0",
"graphql-request": "^5.0.0",
"graphql-tag": "^2.12.6",
"react": "^17.0.2",
Expand Down

2 comments on commit 72cb775

@vercel
Copy link

@vercel vercel bot commented on 72cb775 Oct 31, 2022

Choose a reason for hiding this comment

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

@vercel
Copy link

@vercel vercel bot commented on 72cb775 Oct 31, 2022

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

storybook-templates – ./packages/templates

nft-storybook-template.vercel.app
storybook-templates-liteflow.vercel.app
storybook-templates-git-main-liteflow.vercel.app

Please sign in to comment.