@solana/kit 5.1.0-canary-20251204203500 → 5.1.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.
@@ -7065,7 +7065,7 @@ this.globalThis.solanaWeb3 = (function (exports) {
7065
7065
  ...config.headers ? normalizeHeaders2(config.headers) : void 0,
7066
7066
  ...{
7067
7067
  // Keep these headers lowercase so they will override any user-supplied headers above.
7068
- "solana-client": `js/${"5.1.0-canary-20251204203500"}`
7068
+ "solana-client": `js/${"5.1.0"}`
7069
7069
  }
7070
7070
  }
7071
7071
  }),