fix(package): update uuid to version 3.2.1 (#848)

Closes #847
This commit is contained in:
Daniel Ternyak 2018-01-29 16:08:47 -06:00 committed by GitHub
parent c84740c4d4
commit 0017d5f075
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@
"redux-promise-middleware": "4.4.2",
"redux-saga": "0.16.0",
"scryptsy": "2.0.0",
"uuid": "3.1.0",
"uuid": "3.2.1",
"wallet-address-validator": "0.1.1",
"whatwg-fetch": "2.0.3"
},