Skip to content

Commit

Permalink
fix dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Velenir committed Sep 17, 2024
1 parent eac78e6 commit c785a04
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,20 +50,20 @@
"devDependencies": {
"@size-limit/preset-small-lib": "^11.1.5",
"@tsconfig/recommended": "^1.0.7",
"dts-cli": "^2.0.5",
"husky": "^9.1.6",
"size-limit": "^11.1.5",
"tslib": "^2.7.0",
"typescript": "^5.6.2",
"axios": "^1.1.3",
"dotenv": "^16.0.0",
"dts-cli": "^2.0.5",
"ethers": "^5.6.5",
"ganache": "^7.9.2",
"husky": "^9.1.6",
"isomorphic-unfetch": "^3.1.0",
"size-limit": "^11.1.5",
"tslib": "^2.7.0",
"typedoc": "^0.26.7",
"typedoc-plugin-markdown": "^4.2.7",
"typedoc-plugin-missing-exports": "^3.0.0",
"typedoc-plugin-replace-text": "^4.0.0",
"typescript": "^5.6.2",
"web3": "^1.7.3"
},
"peerDependencies": {
Expand Down

0 comments on commit c785a04

Please sign in to comment.