Update bcrypt version (#29336)

This commit is contained in:
Donghyeon Kim
2018-10-02 00:03:52 -04:00
committed by Wesley Wigham
parent 3309325bf7
commit fdba15d53d

View File

@@ -1,4 +1,4 @@
// Type definitions for bcrypt 2.0
// Type definitions for bcrypt 3.0
// Project: https://www.npmjs.org/package/bcrypt
// Definitions by: Peter Harris <https://github.com/codeanimal>
// Ayman Nedjmeddine <https://github.com/IOAyman>