@lwc/template-compiler 5.1.0 → 5.2.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.
package/dist/index.js CHANGED
@@ -13816,5 +13816,5 @@ function compile(source, config) {
13816
13816
  }
13817
13817
 
13818
13818
  export { ElementDirectiveName, LWCDirectiveDomMode, LWCDirectiveRenderMode, LwcTagName, RootDirectiveName, TemplateDirectiveName, compile, compile as default, parse };
13819
- /** version: 5.1.0 */
13819
+ /** version: 5.2.0 */
13820
13820
  //# sourceMappingURL=index.js.map