Comparing version 1.3.0 to 1.3.1
@@ -178,2 +178,3 @@ var dotenv = require("dotenv"), | ||
case 'arm64': | ||
case 'aarch64': | ||
archPart = "arm64" | ||
@@ -180,0 +181,0 @@ break |
{ | ||
"name": "envkey", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"description": "EnvKey secures and simplifies application secrets and config.", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/envkey/envkey-js", |
36643839
346