@tpmjs/cli 0.1.0 → 0.1.2

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.
@@ -1695,5 +1695,5 @@
1695
1695
  ]
1696
1696
  }
1697
1697
  },
1698
- "version": "0.1.0"
1698
+ "version": "0.1.2"
1699
1699
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tpmjs/cli",
3
- "version": "0.1.0",
3
+ "version": "0.1.2",
4
4
  "description": "TPMJS command-line interface for AI tool discovery and execution",
5
5
  "author": "TPMJS",
6
6
  "license": "MIT",
@@ -80,7 +80,6 @@
80
80
  "@oclif/plugin-help": "^6.2.27",
81
81
  "@oclif/plugin-plugins": "^5.4.36",
82
82
  "@oclif/plugin-autocomplete": "^3.2.25",
83
- "@tpmjs/types": "workspace:*",
84
83
  "conf": "^13.1.0",
85
84
  "open": "^10.1.0",
86
85
  "picocolors": "^1.1.1",