Skip to content

Commit

Permalink
scaffold-eth#21 added shx
Browse files Browse the repository at this point in the history
  • Loading branch information
ShravanSunder committed Oct 21, 2021
1 parent 42f24a0 commit e614136
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions packages/hardhat-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
"prettier": "^2.4.1",
"prettier-plugin-solidity": "^1.0.0-beta.13",
"rlp": "^2.2.7",
"shx": "^0.3.3",
"solidity-coverage": "^0.7.17",
"ts-node": "^10.3.0",
"tsconfig-paths": "^3.11.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/vite-app-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
"@ethersproject/solidity": "^5.4.0",
"@ethersproject/units": "^5.4.0",
"@maticnetwork/maticjs": "^2.0.44",
"@portis/web3": "^4.0.5",
"@ramp-network/ramp-instant-sdk": "^2.5.0",
"@uniswap/sdk": "^3.0.3",
"@uniswap/token-lists": "^1.0.0-beta.24",
Expand Down Expand Up @@ -71,7 +72,6 @@
"@nomiclabs/hardhat-ethers": "^2.0.2",
"@nomiclabs/hardhat-waffle": "^2.0.1",
"@originjs/vite-plugin-commonjs": "^1.0.0",
"@portis/web3": "^4.0.5",
"@tailwindcss/aspect-ratio": "^0.2.0",
"@tailwindcss/forms": "^0.3.2",
"@tailwindcss/line-clamp": "^0.2.0",
Expand Down
1 change: 1 addition & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2090,6 +2090,7 @@ __metadata:
prettier-plugin-solidity: ^1.0.0-beta.13
qrcode-terminal: ^0.12.0
rlp: ^2.2.7
shx: ^0.3.3
solidity-coverage: ^0.7.17
ts-node: ^10.3.0
tsconfig-paths: ^3.11.0
Expand Down

0 comments on commit e614136

Please sign in to comment.