Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update package.json #67

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update package.json #67

wants to merge 1 commit into from

Conversation

Setland34
Copy link

@Setland34 Setland34 commented Jan 15, 2025

Here is an example description for your pull request:


Description:
This pull request updates the package.json file to include the elliptic dependency with version ^6.5.4. This ensures compatibility and addresses potential issues with the elliptic package.

Changes:

  • Added elliptic dependency to package.json
  • Updated dependencies section:
    "dependencies": {
      "@openzeppelin/contracts": "^3.3.0",
      "elliptic": "^6.5.4"
    }
  • Ensured all scripts and configurations remain unchanged.

Testing:

  • Verified successful installation of dependencies with yarn install
  • Ran existing tests to ensure no regressions

You can use this description in your pull request to provide a clear and concise summary of the changes.

Copy link
Author

@Setland34 Setland34 left a comment

Choose a reason for hiding this comment

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

Looks Good

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.

1 participant