@mojir/lits 1.2.2-alpha.3 → 1.2.2-alpha.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/lits.iife.js CHANGED
@@ -2867,7 +2867,7 @@ var Lits = (function (exports) {
2867
2867
  },
2868
2868
  };
2869
2869
 
2870
- var version = "1.2.2-alpha.3";
2870
+ var version = "1.2.2-alpha.4";
2871
2871
 
2872
2872
  var uuidTemplate = 'xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx';
2873
2873
  var xyRegexp = /[xy]/g;