@mapples/cli 0.0.10 → 0.0.11

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.js CHANGED
@@ -50241,8 +50241,8 @@ const writeJsonToFile = (filePath, data) => {
50241
50241
  };
50242
50242
 
50243
50243
  const DEFAULT_CONFIG = {
50244
- sandboxUrl: 'https://staging.mapples.org',
50245
- assetUrl: 'https://staging.assets.mapples.org',
50244
+ sandboxUrl: 'https://prod-us.mapples.org',
50245
+ assetUrl: 'https://prod.assets.mapples.org',
50246
50246
  useExpoRouter: false,
50247
50247
  sourceDir: 'mapples',
50248
50248
  dirs: {