timer-logs
Advanced tools
Comparing version 1.7.1 to 1.7.2
@@ -38,2 +38,4 @@ "use strict"; | ||
case "production": | ||
this.environment = Environment_1.Environment.PRODUCTION; | ||
break; | ||
default: | ||
@@ -40,0 +42,0 @@ console.log(`Invalid logging environment '${coalescedEnv}', using 'production' instead.`); |
{ | ||
"name": "timer-logs", | ||
"version": "1.7.1", | ||
"version": "1.7.2", | ||
"devDependencies": { | ||
@@ -5,0 +5,0 @@ "@types/node": "^15.00.0", |
Sorry, the diff of this file is not supported yet
104983
2149