@marimo-team/islands 0.21.2-dev70 → 0.21.2-dev71

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/main.js CHANGED
@@ -64766,7 +64766,7 @@ ${c}
64766
64766
  return Logger.warn("Failed to get version from mount config"), null;
64767
64767
  }
64768
64768
  }
64769
- const marimoVersionAtom = atom(getVersionFromMountConfig() || "0.21.2-dev70"), showCodeInRunModeAtom = atom(true);
64769
+ const marimoVersionAtom = atom(getVersionFromMountConfig() || "0.21.2-dev71"), showCodeInRunModeAtom = atom(true);
64770
64770
  atom(null);
64771
64771
  var VIRTUAL_FILE_REGEX = /\/@file\/([^\s"&'/]+)\.([\dA-Za-z]+)/g, VirtualFileTracker = class e {
64772
64772
  constructor() {