Skip to content

Commit

Permalink
Update T Token Dashboard version to v1.17.0
Browse files Browse the repository at this point in the history
The v1.17.0 version is ready to be released.
  • Loading branch information
michalsmiarowski committed Jun 7, 2024
1 parent 295ea70 commit 775a0e3
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 781 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "token-dashboard",
"version": "1.16.0-pre",
"version": "1.17.0",
"private": true,
"engines": {
"node": ">=16"
Expand All @@ -14,10 +14,10 @@
"@ethersproject/constants": "^5.5.0",
"@fontsource/ibm-plex-mono": "^4.5.13",
"@fontsource/inter": "^4.5.10",
"@keep-network/keep-core": "development",
"@keep-network/keep-ecdsa": "development",
"@keep-network/random-beacon": "development",
"@keep-network/tbtc": "development",
"@keep-network/keep-core": "1.8.0",
"@keep-network/keep-ecdsa": "1.8.0",
"@keep-network/random-beacon": "2.0.0",
"@keep-network/tbtc": "1.1.0",
"@keep-network/tbtc-v2.ts": "^2.4.1",
"@ledgerhq/connect-kit-loader": "1.1.8",
"@ledgerhq/wallet-api-client": "^1.2.0",
Expand All @@ -31,7 +31,7 @@
"@testing-library/react": "^11.1.0",
"@testing-library/user-event": "^12.1.10",
"@threshold-network/components": "development",
"@threshold-network/solidity-contracts": "development",
"@threshold-network/solidity-contracts": "1.2.1",
"@types/jest": "^27.0.1",
"@types/node": "^16.9.1",
"@types/numeral": "^2.0.2",
Expand Down
Loading

0 comments on commit 775a0e3

Please sign in to comment.