Skip to content

Commit

Permalink
build: bump dependency for major release
Browse files Browse the repository at this point in the history
  • Loading branch information
peterpeterparker committed Nov 20, 2023
1 parent 7715720 commit ae15b16
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/nns/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"peerDependencies": {
"@dfinity/agent": "^0.19.2",
"@dfinity/candid": "^0.19.2",
"@dfinity/ledger-icp": "^1.0.0",
"@dfinity/ledger-icp": "^2.0.0",
"@dfinity/nns-proto": "^1.0.0",
"@dfinity/principal": "^0.19.2",
"@dfinity/utils": "^1.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/sns/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"peerDependencies": {
"@dfinity/agent": "^0.19.2",
"@dfinity/candid": "^0.19.2",
"@dfinity/ledger-icrc": "^1.0.0",
"@dfinity/ledger-icrc": "^2.0.0",
"@dfinity/principal": "^0.19.2",
"@dfinity/utils": "^1.0.0"
},
Expand Down

0 comments on commit ae15b16

Please sign in to comment.