Skip to content

Commit

Permalink
build: remove unused dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tien committed Jul 18, 2023
1 parent e7f70cc commit eecb71c
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 494 deletions.
10 changes: 1 addition & 9 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
"@polkadot/api": "^10.9.1",
"@polkadot/extension-dapp": "^0.46.5",
"@polkawallet/bridge": "^0.1.5-4",
"@ramp-network/ramp-instant-sdk": "^2.5.2",
"@recoiljs/refine": "^0.1.1",
"@sentry/react": "^7.37.2",
"@sentry/tracing": "^7.37.2",
Expand All @@ -43,7 +42,6 @@
"@talismn/util": "0.0.0-pr889-20230628043318",
"@talismn/utils": "workspace:^",
"bignumber.js": "^9.1.1",
"crypto-browserify": "^3.12.0",
"csv-stringify": "^6.2.3",
"date-fns": "^2.29.3",
"framer-motion": "^10.12.18",
Expand All @@ -56,25 +54,19 @@
"md5": "^2.3.0",
"posthog-js": "^1.68.2",
"react": "^18.2.0",
"react-apollo-network-status": "^5.2.1",
"react-countup": "^6.4.1",
"react-dom": "^18.2.0",
"react-i18next": "^11.18.6",
"react-infinite-scroller": "^1.2.6",
"react-is": "^17.0.2",
"react-router-dom": "^6.12.0",
"react-use": "^17.4.0",
"react-winbox": "^1.5.0",
"recoil": "^0.7.7",
"rmrk-tools": "^1.0.64",
"safety-match": "^0.4.4",
"stream-browserify": "^3.0.0",
"swr": "^1.3.0",
"threads": "^1.7.0",
"uuid": "^9.0.0",
"victory": "^36.6.8",
"viem": "^0.3.30",
"web-vitals": "^2.1.4"
"viem": "^0.3.30"
},
"devDependencies": {
"@acala-network/types": "^5.1.1",
Expand Down
Loading

0 comments on commit eecb71c

Please sign in to comment.