pull/1/head
pubkey 7 years ago
parent be632a69e9
commit b263f8788a
  1. 2
      package.json

@ -1,6 +1,6 @@
{
"name": "ethereum-encryption",
"version": "0.0.1",
"version": "0.0.2",
"description": "Use this to encrypt, decrypt, sign and verify data with an ethereum public- or privateKey",
"main": "./dist/lib/index.js",
"jsnext:main": "./dist/es/index.js",

Loading…
Cancel
Save