@lwc/template-compiler 3.1.0 → 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.cjs.js CHANGED
@@ -5365,5 +5365,5 @@ function compile(source, config) {
5365
5365
  exports.compile = compile;
5366
5366
  exports.default = compile;
5367
5367
  exports.parse = parse;
5368
- /** version: 3.1.0 */
5368
+ /** version: 3.1.1 */
5369
5369
  //# sourceMappingURL=index.cjs.js.map