Merge pull request #31 from coolaj86/patch-3

add 'use strict';
This commit is contained in:
Guy Halford-Thompson 2015-10-07 20:00:12 -07:00
當前提交 7affcb53d6

查看文件

@ -1,3 +1,4 @@
'use strict';
var crypto = require('crypto');