@solana/kit 8.3.0-canary-20260909095052 → 8.3.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.
@@ -10965,7 +10965,7 @@ ${lastLines.map((line) => ` > ${line}
10965
10965
  ...config.headers ? normalizeHeaders2(config.headers) : void 0,
10966
10966
  ...{
10967
10967
  // Keep these headers lowercase so they will override any user-supplied headers above.
10968
- "solana-client": `js/${"8.3.0-canary-20260909095052"}`
10968
+ "solana-client": `js/${"8.3.0"}`
10969
10969
  }
10970
10970
  }
10971
10971
  }),