@farming-labs/docs 0.0.3-beta.9 → 0.0.4

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.
@@ -1990,7 +1990,7 @@ function printHelp() {
1990
1990
  ${pc.bold("@farming-labs/docs")} — Documentation framework CLI
1991
1991
 
1992
1992
  ${pc.dim("Usage:")}
1993
- npx @farming-labs/docs ${pc.cyan("<command>")}
1993
+ npx @farming-labs/docs@latest ${pc.cyan("<command>")}
1994
1994
 
1995
1995
  ${pc.dim("Commands:")}
1996
1996
  ${pc.cyan("init")} Scaffold docs in your project (default)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@farming-labs/docs",
3
- "version": "0.0.3-beta.9",
3
+ "version": "0.0.4",
4
4
  "description": "Modern, flexible MDX-based docs framework — core types, config, and CLI",
5
5
  "keywords": [
6
6
  "docs",