ton-watcher
Advanced tools
Comparing version 1.1.16 to 1.1.17
@@ -12,2 +12,5 @@ "use strict"; | ||
} | ||
if (typeof value === "bigint") { | ||
value = value.toString(); | ||
} | ||
return value; | ||
@@ -14,0 +17,0 @@ }; |
{ | ||
"name": "ton-watcher", | ||
"version": "1.1.16", | ||
"version": "1.1.17", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "build/index.js", |
Sorry, the diff of this file is not supported yet
298822
4974