@lookit/templates 0.0.1 → 1.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -24856,7 +24856,7 @@ uploading video: enviando vídeo
24856
24856
  };
24857
24857
  // Initialize translations
24858
24858
  instance.use(ICU).init({
24859
- debug: process.env.DEBUG === "true",
24859
+ debug: "false" === "true",
24860
24860
  resources: resources(),
24861
24861
  });
24862
24862
  // Setup Handlebars' helpers
@@ -24904,4 +24904,4 @@ uploading video: enviando vídeo
24904
24904
  return index;
24905
24905
 
24906
24906
  })();
24907
- //# sourceMappingURL=https://unpkg.com/@lookit/templates@0.0.1/dist/index.browser.js.map
24907
+ //# sourceMappingURL=https://unpkg.com/@lookit/templates@1.0.0/dist/index.browser.js.map