Skip to content

Update package.json#21

Open
justincavery wants to merge 1 commit into
masterfrom
fix/pnpm-dependency-uniswap-issue
Open

Update package.json#21
justincavery wants to merge 1 commit into
masterfrom
fix/pnpm-dependency-uniswap-issue

Conversation

@justincavery

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the @uniswap/v3-sdk dependency constraint to prevent installing versions at or above 3.29.0.

Changes:

  • Replace the caret range for @uniswap/v3-sdk with an explicit bounded range (>=3.24.1 <3.29.0).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread package.json
"@delvtech/drift": "^0.11.0",
"@delvtech/drift-viem": "^0.11.0",
"@uniswap/v3-sdk": "^3.24.1",
"@uniswap/v3-sdk": ">=3.24.1 <3.29.0",
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants