@gemini-hlsw/lucuma-core 0.216.2 → 0.216.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/main.js +1 -1
- package/main.js.map +1 -1
- package/package.json +1 -1
package/main.js
CHANGED
|
@@ -14868,7 +14868,7 @@ $p.a8c = (function(maybeDms) {
|
|
|
14868
14868
|
const $x_1 = $uJ(x0);
|
|
14869
14869
|
const _$2$2_$_lo = $x_1.l;
|
|
14870
14870
|
const _$2$2_$_hi = $x_1.h;
|
|
14871
|
-
return $m_sc_StringOps$().ti($m_Llucuma_core_math_Angle$package$Angle$().I4().e3.d($bL(_$2$2_$_lo, _$2$2_$_hi)),
|
|
14871
|
+
return $m_sc_StringOps$().ti($m_Llucuma_core_math_Angle$package$Angle$().I4().e3.d($bL(_$2$2_$_lo, _$2$2_$_hi)), 4);
|
|
14872
14872
|
}
|
|
14873
14873
|
});
|
|
14874
14874
|
$p.a8e = (function(maybeHms) {
|