@browserbasehq/browse-cli 0.4.1-alpha-3917df4 → 0.4.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.js +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -164652,7 +164652,7 @@ var import_child_process4 = require("child_process");
|
|
|
164652
164652
|
var readline = __toESM(require("readline"));
|
|
164653
164653
|
|
|
164654
164654
|
// package.json
|
|
164655
|
-
var version3 = "0.4.
|
|
164655
|
+
var version3 = "0.4.2";
|
|
164656
164656
|
|
|
164657
164657
|
// src/resolve-ws.ts
|
|
164658
164658
|
init_cjs_shims();
|