eth-crypto-js
Advanced tools
Comparing version 0.1.9 to 0.1.10
{ | ||
"name": "eth-crypto-js", | ||
"version": "0.1.9", | ||
"version": "0.1.10", | ||
"description": "Cryptographic javascript-functions for ethereum and tutorials on how to use them together with web3js and solidity", | ||
@@ -15,3 +15,3 @@ "author": "Olivier Esuka <oesukan@gmail.com> (https://oesukam.me)", | ||
}, | ||
"main": "./dist/index.cjs", | ||
"main": "./dist/index.js", | ||
"module": "./dist/index.js", | ||
@@ -18,0 +18,0 @@ "unpkg": "./dist/index.umd.js", |