Skip to content

Commit

Permalink
fix : FusionSDK remove
Browse files Browse the repository at this point in the history
  • Loading branch information
thyoondev committed Nov 21, 2023
1 parent 695e205 commit 9ccaf12
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 226 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"postcss": "8.4.22",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-icons": "^4.8.0",
"react-icons": "^4.12.0",
"react-transition-state": "1.1.5",
"styled-components": "^6.1.1",
"tailwindcss": "3.3.1",
Expand Down
39 changes: 0 additions & 39 deletions src/hooks/use1inch.tsx

This file was deleted.

34 changes: 0 additions & 34 deletions src/pages/api/getOneInch.ts

This file was deleted.

65 changes: 0 additions & 65 deletions src/pages/api/getQuote.ts

This file was deleted.

83 changes: 0 additions & 83 deletions src/pages/api/tokenPrice.ts

This file was deleted.

8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9105,10 +9105,10 @@ react-focus-lock@^2.9.4:
use-callback-ref "^1.3.0"
use-sidecar "^1.1.2"

react-icons@^4.8.0:
version "4.8.0"
resolved "https://registry.npmjs.org/react-icons/-/react-icons-4.8.0.tgz"
integrity sha512-N6+kOLcihDiAnj5Czu637waJqSnwlMNROzVZMhfX68V/9bu9qHaMIJC4UdozWoOk57gahFCNHwVvWzm0MTzRjg==
react-icons@^4.12.0:
version "4.12.0"
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.12.0.tgz#54806159a966961bfd5cdb26e492f4dafd6a8d78"
integrity sha512-IBaDuHiShdZqmfc/TwHu6+d6k2ltNCf3AszxNmjJc1KUfXdEeRJOKyNvLmAHaarhzGmTSVygNdyu8/opXv2gaw==

react-is@^16.13.1, react-is@^16.7.0:
version "16.13.1"
Expand Down

0 comments on commit 9ccaf12

Please sign in to comment.