Skip to content

Commit

Permalink
Address comments
Browse files Browse the repository at this point in the history
  • Loading branch information
DOBEN committed Apr 24, 2024
1 parent e2f8b15 commit e7020d9
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions wallet-connect-test-bench/front-end/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@
"@concordium/react-components": "../../deps/concordium-dapp-libraries/packages/react-components",
"@concordium/wallet-connectors": "../../deps/concordium-dapp-libraries/packages/wallet-connectors",
"@concordium/web-sdk": "^7.0.0",
"@types/json-bigint": "^1.0.4",
"@walletconnect/types": "^2.1.4",
"eslint": "^8.37.0",
"json-bigint": "^1.0.0",
"moment": "^2.29.4",
"react": "^18.1.0",
Expand All @@ -27,11 +24,13 @@
"@concordium/web-sdk": "^7.0.0"
},
"devDependencies": {
"@types/json-bigint": "^1.0.4",
"@types/react": "^18.0.9",
"@types/react-dom": "^18.0.5",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"@vitejs/plugin-react-swc": "^3.3.2",
"@walletconnect/types": "^2.1.4",
"cross-env": "^7.0.3",
"eslint": "^8.37.0",
"eslint-config-airbnb": "^19.0.4",
Expand Down

0 comments on commit e7020d9

Please sign in to comment.