@hebcal/core 5.5.1 → 5.5.2

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/bundle.js CHANGED
@@ -1,7 +1,10 @@
1
- /*! @hebcal/core v5.5.1 */
1
+ /*! @hebcal/core v5.5.2 */
2
2
  var hebcal = (function (exports) {
3
3
  'use strict';
4
4
 
5
+ /** DO NOT EDIT THIS AUTO-GENERATED FILE! */
6
+ const version = '5.5.2';
7
+
5
8
  /* eslint-disable @typescript-eslint/no-namespace, no-inner-declarations */
6
9
  /** @private */
7
10
  const lengths = [0, 31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31];
@@ -12286,9 +12289,6 @@ class DailyLearning {
12286
12289
  }
12287
12290
  }
12288
12291
 
12289
- /** DO NOT EDIT THIS AUTO-GENERATED FILE! */
12290
- const version = '5.5.1';
12291
-
12292
12292
  /* eslint-disable max-len */
12293
12293
  const LIGHT_CANDLES$1 = flags.LIGHT_CANDLES;
12294
12294
  const LIGHT_CANDLES_TZEIS$2 = flags.LIGHT_CANDLES_TZEIS;