Skip to content

Commit

Permalink
chore(): solidity utils
Browse files Browse the repository at this point in the history
  • Loading branch information
limitofzero committed Mar 30, 2024
1 parent 99d158b commit 316a605
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"host-github-pages": "bundle exec jekyll s --source out --destination _site --config _config.yml"
},
"devDependencies": {
"@1inch/solidity-utils": "3.5.5",
"@babel/core": "^7.22.11",
"@babel/preset-env": "^7.22.14",
"@types/node": "latest",
Expand All @@ -39,10 +40,10 @@
"webpack-cli": "^5.1.4"
},
"dependencies": {
"@headlessui/react": "^1.7.18",
"@1inch/limit-order-protocol-utils": "4.0.1",
"ethers": "6.11.1",
"@headlessui/react": "^1.7.18",
"axios": "^1.5.0",
"ethers": "6.11.1",
"lodash": "^4.17.21",
"next": "latest",
"node-polyfill-webpack-plugin": "^2.0.1",
Expand Down

0 comments on commit 316a605

Please sign in to comment.