2
0
mirror of synced 2025-02-24 20:18:07 +00:00

Version bump (patch) for wallet.

This commit is contained in:
Richard Moore 2017-07-05 20:33:39 -04:00
parent 966267edf9
commit 03b967c99a

View File

@ -1,6 +1,6 @@
{
"name": "ethers-wallet",
"version": "2.1.1",
"version": "2.1.2",
"description": "Wallet and signing library for Ethereum.",
"bugs": {
"url": "http://github.com/ethers-io/ethers.js/issues",
@ -13,7 +13,7 @@
"dependencies": {
"aes-js": "3.0.0",
"elliptic": "6.3.3",
"ethers-utils": "^2.0.0",
"ethers-utils": "^2.1.0",
"scrypt-js": "2.0.3",
"setimmediate": "1.0.4",
"uuid": "2.0.1"