@stackframe/js 2.7.17 → 2.7.18

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.
@@ -62,7 +62,7 @@ var import_auth = require("./auth");
62
62
  var import_cookie = require("./cookie");
63
63
  var isReactServer = false;
64
64
  var NextNavigation = (0, import_compile_time.scrambleDuringCompileTime)(NextNavigationUnscrambled);
65
- var clientVersion = "js @stackframe/js@2.7.17";
65
+ var clientVersion = "js @stackframe/js@2.7.18";
66
66
  if (clientVersion.startsWith("STACK_COMPILE_TIME")) {
67
67
  throw new import_errors.StackAssertionError("Client version was not replaced. Something went wrong during build!");
68
68
  }