@vlandoss/run-run 0.5.1-git-23c9c11.0 → 0.5.1

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/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # 🦊 run-run
2
2
 
3
- CLI toolbox to fullstack common scripts in Variable Land 👊
3
+ CLI toolbox to fullstack common scripts in [Variable Land](https://variable.land) 👊
4
4
 
5
5
  ## Prerequisites
6
6
 
@@ -1,7 +1,7 @@
1
1
  // @generated by @usage-spec/commander from Commander.js metadata
2
2
  name rr
3
3
  bin rr
4
- version "0.5.1-git-23c9c11.0"
4
+ version "0.5.1"
5
5
  usage "[options] <command...>"
6
6
  flag --usage help="print KDL spec for this CLI (https://kdl.dev)"
7
7
  cmd completion help="print shell completion script 🐚 (usage)" {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vlandoss/run-run",
3
- "version": "0.5.1-git-23c9c11.0",
3
+ "version": "0.5.1",
4
4
  "description": "The CLI toolbox to fullstack common scripts in Variable Land",
5
5
  "homepage": "https://github.com/variableland/dx/tree/main/packages/run-run#readme",
6
6
  "bugs": {
@@ -63,7 +63,7 @@
63
63
  "rimraf": "6.1.3",
64
64
  "tsdown": "0.21.10",
65
65
  "typescript": "6.0.3",
66
- "@vlandoss/clibuddy": "0.4.1-git-23c9c11.0",
66
+ "@vlandoss/clibuddy": "0.5.0",
67
67
  "@vlandoss/loggy": "0.2.0"
68
68
  },
69
69
  "devDependencies": {