diff --git a/binding.gyp b/binding.gyp index 92d61b3..1bd8f54 100644 --- a/binding.gyp +++ b/binding.gyp @@ -16,7 +16,7 @@ ] } ], - 'variables': { - 'openssl_fips': '', + "variables": { + "openssl_fips": "", } }