alicezetion 1.9.5 → 1.9.7

Sign up to get free protection for your applications and to get access to all the features.
package/utils.js CHANGED
@@ -50,7 +50,7 @@ function promisifyPromise(promise) {
50
50
  promise_ = promise;
51
51
 
52
52
  for (const key of keys) {
53
- if (!promise[key]?.toString)
53
+ if (!promise[key])
54
54
  continue;
55
55
 
56
56
  if (
@@ -1 +0,0 @@
1
- {"type":"resolve","resolvedModuleId":"replit:v5-20240209-9e3a339","inputHash":"","resolutionPath":["replit","replit:v1-20231211-d5ddcff","replit:v2-20240117-0bd73cd","replit:v3-20240123-c72e35a","replit:v4-20240206-fdbd396","replit:v5-20240209-9e3a339"],"error":"","Changed":true}