Skip to content

Commit

Permalink
Add graphql dependency to lens
Browse files Browse the repository at this point in the history
  • Loading branch information
Yoginth committed Nov 17, 2024
1 parent 8c9db10 commit 5a617db
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 35 deletions.
1 change: 1 addition & 0 deletions packages/lens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"@apollo/client": "^3.11.10",
"@hey/data": "workspace:*",
"axios": "^1.7.7",
"graphql": "^16.9.0",
"graphql-ws": "^5.16.0"
},
"devDependencies": {
Expand Down
73 changes: 38 additions & 35 deletions pnpm-lock.yaml

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

1 comment on commit 5a617db

@vercel
Copy link

@vercel vercel bot commented on 5a617db Nov 17, 2024

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:

web – ./

heyxyz.vercel.app
web-heyxyz.vercel.app
hey.xyz
web-git-main-heyxyz.vercel.app

Please sign in to comment.