@lwc/template-compiler 3.0.2 → 3.1.1

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
@@ -5338,5 +5338,5 @@ function compile(source, config) {
5338
5338
  }
5339
5339
 
5340
5340
  export { ElementDirectiveName, LWCDirectiveDomMode, LWCDirectiveRenderMode, LwcTagName, RootDirectiveName, TemplateDirectiveName, compile, compile as default, parse };
5341
- /** version: 3.0.2 */
5341
+ /** version: 3.1.1 */
5342
5342
  //# sourceMappingURL=index.js.map