@meistrari/remy-cli 1.10.0 → 1.10.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/remy.js +1 -1
- package/package.json +1 -1
package/dist/remy.js
CHANGED
|
@@ -37784,7 +37784,7 @@ var compactMarkRows = 9;
|
|
|
37784
37784
|
var compactMinWidth = 48;
|
|
37785
37785
|
var compactMinHeight = 20;
|
|
37786
37786
|
var markBrightnessGain = 4.2;
|
|
37787
|
-
var remyCliVersion = "1.10.
|
|
37787
|
+
var remyCliVersion = "1.10.1";
|
|
37788
37788
|
async function showRemySplash({
|
|
37789
37789
|
createRenderer = createRemyRenderer,
|
|
37790
37790
|
durationMs = splashDurationMs,
|