Merge pull request #2 from sscotth/scrypt-v6.0.1

bump scrypt package to ^6.0.1
This commit is contained in:
Sven Slootweg 2016-03-06 00:11:13 +01:00
commit 6d6d4b4bac

View file

@ -31,6 +31,6 @@
"dependencies": {
"bluebird": "^2.6.4",
"errors": "^0.2.0",
"scrypt": "^5.2.0"
"scrypt": "^6.0.1"
}
}