@capsule-cat/propel-forward
Advanced tools
Comparing version 0.0.15 to 0.0.16
@@ -5,3 +5,5 @@ "use strict"; | ||
allowEmptyValues: true, | ||
// specify the path to the .env file | ||
path: process.env.NODE_ENV === "test" ? ".env.test" : ".env", | ||
}); | ||
//# sourceMappingURL=SafeEnv.js.map |
{ | ||
"name": "@capsule-cat/propel-forward", | ||
"version": "0.0.15", | ||
"version": "0.0.16", | ||
"description": "", | ||
@@ -26,3 +26,3 @@ "main": "dist/index.js", | ||
"@babel/preset-typescript": "^7.18.6", | ||
"@capsule-cat/propel-server": "^0.0.15", | ||
"@capsule-cat/propel-server": "^0.0.16", | ||
"@types/express": "^4.17.13", | ||
@@ -69,3 +69,3 @@ "@types/http-errors": "^1.8.2", | ||
}, | ||
"gitHead": "bbf731d4d1cf5f5355677a87ce49ccf7b8648eec" | ||
"gitHead": "093cbd106be3ca9ba8a9dff491b2989c86338fbd" | ||
} |
Sorry, the diff of this file is not supported yet
13066
183
7