@mochabug/adaptkit 1.0.0-rc.39 → 1.0.0-rc.40

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/bin/index.js CHANGED
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
 
3
3
  // <define:__PACKAGE_JSON__>
4
- var define_PACKAGE_JSON_default = { name: "@mochabug/adaptkit", version: "1.0.0-rc.39" };
4
+ var define_PACKAGE_JSON_default = { name: "@mochabug/adaptkit", version: "1.0.0-rc.40" };
5
5
 
6
6
  // node_modules/@bufbuild/protobuf/dist/esm/is-message.js
7
7
  function isMessage(arg, schema) {
@@ -5939,7 +5939,7 @@ async function main() {
5939
5939
  ).option(
5940
5940
  "-c, --client <client>",
5941
5941
  chalk4.yellow("Warning: Primarily for development purposes"),
5942
- "22f9edd0-0031-4c11-b0c8-64deba9b7b47"
5942
+ "87b8207b-0128-442b-95fa-d48c3d604a8d"
5943
5943
  ).option(
5944
5944
  "--error-url <errorUrl>",
5945
5945
  chalk4.yellow("Warning: Primarily for development purposes"),