@lwc/engine-core 2.45.3 → 2.45.4

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
@@ -1,3 +1,4 @@
1
+ /* proxy-compat-disable */
1
2
  /**
2
3
  * Copyright (C) 2023 salesforce.com, inc.
3
4
  */
@@ -6938,5 +6939,5 @@ exports.swapTemplate = swapTemplate;
6938
6939
  exports.track = track;
6939
6940
  exports.unwrap = unwrap;
6940
6941
  exports.wire = wire;
6941
- /** version: 2.45.3 */
6942
+ /** version: 2.45.4 */
6942
6943
  //# sourceMappingURL=index.cjs.js.map