@hasna/testers 0.0.21 → 0.0.22
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/cli/index.js +1 -1
- package/package.json +1 -1
package/dist/cli/index.js
CHANGED
|
@@ -27115,7 +27115,7 @@ import chalk6 from "chalk";
|
|
|
27115
27115
|
// package.json
|
|
27116
27116
|
var package_default = {
|
|
27117
27117
|
name: "@hasna/testers",
|
|
27118
|
-
version: "0.0.
|
|
27118
|
+
version: "0.0.22",
|
|
27119
27119
|
description: "AI-powered QA testing CLI \u2014 spawns cheap AI agents to test web apps with headless browsers",
|
|
27120
27120
|
type: "module",
|
|
27121
27121
|
main: "dist/index.js",
|