@stackframe/stack 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.
@@ -66,7 +66,7 @@ var sc = __toESM(require("@stackframe/stack-sc"));
66
66
  var isReactServer2 = false;
67
67
  isReactServer2 = sc.isReactServer;
68
68
  var NextNavigation = (0, import_compile_time.scrambleDuringCompileTime)(NextNavigationUnscrambled);
69
- var clientVersion = "js @stackframe/stack@2.7.17";
69
+ var clientVersion = "js @stackframe/stack@2.7.18";
70
70
  if (clientVersion.startsWith("STACK_COMPILE_TIME")) {
71
71
  throw new import_errors.StackAssertionError("Client version was not replaced. Something went wrong during build!");
72
72
  }