adnbn 0.0.35 → 0.0.37

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.
@@ -4510,7 +4510,7 @@ var app_default = async (config) => {
4510
4510
 
4511
4511
  // package.json
4512
4512
  var name = "adnbn";
4513
- var version = "0.0.34";
4513
+ var version = "0.0.36";
4514
4514
 
4515
4515
  // src/cli/index.ts
4516
4516
  var cli = cac__default.default(name);