Skip to content

Commit

Permalink
Bump version of @nucypher/nucypher-contracts
Browse files Browse the repository at this point in the history
  • Loading branch information
theref committed Oct 17, 2023
1 parent c080ac7 commit aa56beb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@ Replace the following dependencies on `package.json`:
"@keep-network/tbtc": "goerli",
"@keep-network/tbtc-v2": "goerli",
"@threshold-network/solidity-contracts": "goerli",
"@threshold-network/coverage-pools": "npm:@keep-network/coverage-pools@goerli",
```

Update `.env` to contain:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@ledgerhq/connect-kit-loader": "^1.1.2",
"@reduxjs/toolkit": "^1.6.1",
"@rehooks/local-storage": "^2.4.4",
"@nucypher/nucypher-contracts": "0.6.0",
"@nucypher/nucypher-contracts": "7.0.0-rc.1",
"@sentry/react": "^7.33.0",
"@sentry/tracing": "^7.33.0",
"@testing-library/jest-dom": "^5.11.4",
Expand Down

0 comments on commit aa56beb

Please sign in to comment.