Skip to content

Commit bb0eddd

Browse files
committed
1.5.0
1 parent 2caf858 commit bb0eddd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eth-crypto",
3-
"version": "1.4.0",
3+
"version": "1.5.0",
44
"description": "Cryptographic functions for ethereum and how to use them with web3 and solidity",
55
"keywords": [
66
"ethereum",
@@ -103,7 +103,7 @@
103103
"typescript": "3.6.3",
104104
"uglify-es": "3.3.9",
105105
"web3": "1.2.1",
106-
"webpack": "4.29.6",
106+
"webpack": "4.41.0",
107107
"webpack-bundle-analyzer": "3.5.2",
108108
"webpack-cli": "3.3.9"
109109
},

0 commit comments

Comments
 (0)