@meistrari/remy-cli 1.18.0-rc.1 → 1.18.0
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
|
@@ -40134,7 +40134,7 @@ var compactMarkRows = 9;
|
|
|
40134
40134
|
var compactMinWidth = 48;
|
|
40135
40135
|
var compactMinHeight = 20;
|
|
40136
40136
|
var markBrightnessGain = 4.2;
|
|
40137
|
-
var remyCliVersion = "1.18.0
|
|
40137
|
+
var remyCliVersion = "1.18.0";
|
|
40138
40138
|
async function showRemySplash({
|
|
40139
40139
|
createRenderer = createRemyRenderer,
|
|
40140
40140
|
durationMs = splashDurationMs,
|