timer-logs
Advanced tools
Comparing version 1.7.0 to 1.7.1
@@ -66,2 +66,4 @@ import * as crypto from "crypto"; | ||
case "production": | ||
this.environment = Environment.PRODUCTION; | ||
break; | ||
default: | ||
@@ -68,0 +70,0 @@ console.log( |
{ | ||
"name": "timer-logs", | ||
"version": "1.7.0", | ||
"version": "1.7.1", | ||
"devDependencies": { | ||
@@ -5,0 +5,0 @@ "@types/node": "^15.00.0", |
Sorry, the diff of this file is not supported yet
2147
104593