Skip to content

Commit

Permalink
CU-86a5xrkr3-NEON3 - Swap Request - Clear "Amount you will get" and "…
Browse files Browse the repository at this point in the history
…Minimum" if "TOKEN FROM" or "TOKEN TO" become unselected
  • Loading branch information
hotequil committed Dec 18, 2024
1 parent fa15a3d commit 8427eff
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 43 deletions.
66 changes: 30 additions & 36 deletions package-lock.json

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

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@
"playwright:report": "npx playwright show-report"
},
"dependencies": {
"@cityofzion/blockchain-service": "1.12.0",
"@cityofzion/blockchain-service": "1.13.0",
"@cityofzion/bs-asteroid-sdk": "0.9.0",
"@cityofzion/bs-electron": "0.1.25",
"@cityofzion/bs-ethereum": "2.7.8",
"@cityofzion/bs-neo-legacy": "1.6.6",
"@cityofzion/bs-neo3": "1.8.8",
"@cityofzion/bs-swap": "0.2.8",
"@cityofzion/bs-electron": "0.1.26",
"@cityofzion/bs-ethereum": "2.7.9",
"@cityofzion/bs-neo-legacy": "1.6.7",
"@cityofzion/bs-neo3": "1.8.9",
"@cityofzion/bs-swap": "0.3.0",
"@cityofzion/neon-core": "5.5.1",
"@cityofzion/neon-js": "5.5.1",
"@cityofzion/wallet-connect-sdk-wallet-core": "4.4.0",
Expand Down Expand Up @@ -125,4 +125,4 @@
"vite-plugin-node-polyfills": "^0.17.0",
"vite-plugin-svgr": "^3.2.0"
}
}
}

0 comments on commit 8427eff

Please sign in to comment.