browsermation 0.0.81 → 0.0.82
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/bin/cli.js +1 -1
- package/package.json +1 -1
package/dist/bin/cli.js
CHANGED
|
@@ -40603,7 +40603,7 @@ var {
|
|
|
40603
40603
|
// package.json
|
|
40604
40604
|
var package_default = {
|
|
40605
40605
|
name: "browsermation",
|
|
40606
|
-
version: "0.0.
|
|
40606
|
+
version: "0.0.82",
|
|
40607
40607
|
description: "The testing platform for Playwright by Browsermation.",
|
|
40608
40608
|
main: "./dist/index.js",
|
|
40609
40609
|
types: "./dist/index.d.ts",
|