Skip to content

Commit

Permalink
updating cudosjs dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
SpaghettiOverload committed Sep 20, 2022
1 parent d98c904 commit 1217946
Show file tree
Hide file tree
Showing 2 changed files with 110 additions and 108 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"axios": "^0.27.2",
"bignumber.js": "^9.0.2",
"csstype": "^3.0.10",
"cudosjs": "^1.1.0",
"firebase": "^9.9.1",
"goober": "^2.1.1",
"graphql": "^16.5.0",
Expand All @@ -47,25 +48,24 @@
"@babel/preset-env": "^7.18.2",
"@babel/preset-react": "^7.17.12",
"@babel/preset-typescript": "^7.17.12",
"@graphql-codegen/cli": "^2.7.0",
"@graphql-codegen/typescript": "^2.6.0",
"@graphql-codegen/typescript-operations": "^2.4.3",
"@graphql-codegen/typescript-react-apollo": "^3.2.17",
"@graphql-codegen/cli": "^2.7.0",
"@keplr-wallet/types": "^0.10.14",
"@mui/icons-material": "^5.8.4",
"@rollup/plugin-alias": "^3.1.9",
"@testing-library/dom": "7.21.4",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.3.0",
"@testing-library/user-event": "^14.2.0",
"@testing-library/dom": "7.21.4",
"@types/node": "^17.0.45",
"@types/react": "^18.0.0",
"@types/react-csv": "^1.1.3",
"@types/react-dom": "^18.0.0",
"@vitejs/plugin-react": "^1.3.0",
"bech32": "^2.0.0",
"copy-to-clipboard": "^3.3.1",
"cudosjs": "file:../../cudos-network/testing/cudosjs",
"dotenv": "^16.0.1",
"identity-obj-proxy": "^3.0.0",
"jest": "^28.1.1",
Expand Down
Loading

0 comments on commit 1217946

Please sign in to comment.