Skip to content

Commit

Permalink
release v - 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ujjwalguptaofficial committed Nov 26, 2022
1 parent d74a85d commit f3cf747
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@opweb3/ethcontracts",
"version": "1.1.1",
"version": "1.1.2",
"description": "Readymade ethereum contracts implementation with support for all ethereum library.",
"main": "dist/npm.export.js",
"types": "dist/ts/index.d.ts",
Expand Down
12 changes: 6 additions & 6 deletions test/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"dependencies": {
"@openzeppelin/contracts": "^4.8.0",
"@openzeppelin/hardhat-upgrades": "^1.21.0",
"@opweb3/ethcontracts": "file:../opweb3-ethcontracts-1.1.1.tgz",
"@opweb3/ethcontracts": "file:../opweb3-ethcontracts-1.1.2.tgz",
"ethers-to-web3": "^0.1.6",
"web3": "^1.8.1"
}
Expand Down

0 comments on commit f3cf747

Please sign in to comment.