@lwc/template-compiler 3.4.0 → 3.6.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.cjs.js CHANGED
@@ -5372,5 +5372,5 @@ function compile(source, config) {
5372
5372
  exports.compile = compile;
5373
5373
  exports.default = compile;
5374
5374
  exports.parse = parse;
5375
- /** version: 3.4.0 */
5375
+ /** version: 3.6.0 */
5376
5376
  //# sourceMappingURL=index.cjs.js.map