Skip to content

Commit

Permalink
v1.9.19
Browse files Browse the repository at this point in the history
  • Loading branch information
gene-zhan committed Dec 18, 2023
1 parent f6b5a67 commit 08d256e
Show file tree
Hide file tree
Showing 17 changed files with 29,705 additions and 4,122 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.9.18",
"version": "1.9.19",
"command": {
"init": {
"exact": true
Expand Down
7,138 changes: 3,068 additions & 4,070 deletions package-lock.json

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions packages/web3-atl-aspect/package-lock.json

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

10 changes: 5 additions & 5 deletions packages/web3-atl-aspect/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@artela/web3-atl-aspect",
"version": "1.9.18",
"version": "1.9.19",
"description": "Web3 module to interact with Ethereum smart contracts.",
"repository": "https://github.com/artela-network/web3.js/tree/1.x/packages/web3-eth-contract",
"license": "LGPL-3.0",
Expand All @@ -14,10 +14,10 @@
},
"main": "lib/index.js",
"dependencies": {
"@artela/web3-core": "1.9.18",
"@artela/web3-core-method": "1.9.18",
"@artela/web3-eth-contract": "1.9.18",
"@artela/web3-utils": "1.9.8",
"@artela/web3-core": "1.9.19",
"@artela/web3-core-method": "1.9.19",
"@artela/web3-eth-contract": "1.9.19",
"@artela/web3-utils": "1.9.19",
"@ethersproject/address": "^5.7.0",
"@types/bn.js": "^5.1.1",
"web3-core-helpers": "1.9.0",
Expand Down
Loading

0 comments on commit 08d256e

Please sign in to comment.