8000 Move most deps to devDeps for contracts. by jacque006 · Pull Request #159 · getwax/bls-wallet · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Nov 5, 2023. It is now read-only.

Move most deps to devDeps for contracts. #159

Merged
merged 1 commit into from
Mar 8, 2022
Merged

Move most deps to devDeps for contracts. #159

merged 1 commit into from
Mar 8, 2022

Conversation

jacque006
Copy link
Collaborator

What is this PR doing?

Moving NodeJS deps in contracts that are not needed in deployed contracts to devDependencies.

How can these changes be manually tested?

cd ./contracts && yarn && yarn hardhat test

Does this PR resolve or contribute to any issues?

Resolves #139

Checklist

  • I have manually tested these changes
  • Post a link to the PR in the group chat

Guidelines

  • If your PR is not ready, mark it as a draft
  • The resolve conversation button is for reviewers, not authors
    • (But add a 'done' comment or similar)

@github-actions github-actions bot added the contracts Smart contract related label Mar 7, 2022
@jacque006
Copy link
Collaborator Author

I also looked into updating the deps but there were a large number of updated packages/breaking changes. Broke that off into #160

@jzaki jzaki merged commit 10af16d into main Mar 8, 2022
@jzaki jzaki deleted the move-contract-deps branch March 8, 2022 00:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
contracts Smart contract related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Move most contract deps from dependencies to devDependencies
2 participants
0