@newgameplusinc/alpha-spatial-comms 1.0.1 → 1.0.2

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/index.mjs CHANGED
@@ -2950,7 +2950,7 @@ function createChatManager(options) {
2950
2950
  }
2951
2951
 
2952
2952
  // src/index.ts
2953
- var ODYSSEY_SERVER_URL = "https://dev-spatial-comms.2x22.com";
2953
+ var ODYSSEY_SERVER_URL = "https://prod-spatial-comms.2x22.com";
2954
2954
  function createOdysseySpatialComms(apiKey, userToken, spatialOptions) {
2955
2955
  console.log(
2956
2956
  `[OdysseySDK] \u{1F517} Server URL: ${ODYSSEY_SERVER_URL}`