Skip to content

Commit

Permalink
chore: update to rcnet 3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
xstelea committed Sep 6, 2023
1 parent 65d928e commit e5e6a57
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 5 deletions.
5 changes: 5 additions & 0 deletions release.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ module.exports = {
channel: 'rcnet-v3',
prerelease: 'rcnet-v3',
},
{
name: 'release/rcnet-v3.1',
channel: 'rcnet-v3.1',
prerelease: 'rcnet-v3.1',
},
],
plugins: [
[
Expand Down
8 changes: 4 additions & 4 deletions typescript/package-lock.json

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

2 changes: 1 addition & 1 deletion typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
},
"dependencies": {
"@radixdlt/radix-dapp-toolkit": "0.6.1",
"@radixdlt/radix-engine-toolkit": "0.3.0",
"@radixdlt/radix-engine-toolkit": "0.4.0",
"elliptic": "^6.5.4",
"neverthrow": "^6.0.0"
},
Expand Down

0 comments on commit e5e6a57

Please sign in to comment.