Merge pull request #31 from coolaj86/patch-3

add 'use strict';
Este commit está contenido en:
Guy Halford-Thompson 2015-10-07 20:00:12 -07:00
commit 7affcb53d6

Ver fichero

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