@browserbasehq/browse-cli 0.5.0 → 0.6.0-alpha-c55536f

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.
Files changed (3) hide show
  1. package/README.md +0 -1
  2. package/dist/index.js +36962 -36449
  3. package/package.json +6 -4
package/README.md CHANGED
@@ -239,7 +239,6 @@ browse status
239
239
  |----------|-------------|
240
240
  | `BROWSE_SESSION` | Default session name (alternative to `--session`) |
241
241
  | `BROWSERBASE_API_KEY` | Browserbase API key (required for `browse env remote`) |
242
- | `BROWSERBASE_PROJECT_ID` | Browserbase project ID (optional, passed through if set) |
243
242
 
244
243
  ## Element References
245
244