WorkLane v0.1.1 — npm CLI Fix
This patch release fixes the npm CLI package so npx @talocode/worklane works correctly.
What changed
- Added missing runtime dependency needed by the CLI
- Verified global install from tarball
- Verified
worklane --version - Verified
worklane --help - Verified npm and npx installation flow
Install
npx @talocode/worklane
# Or install globally:
npm install -g @talocode/worklane
worklaneValidation
- Build passed
- Tests passed
- npm pack verified
- Global tarball install verified
- npm publish verified
- npm view returned "0.1.1"
- npx verification passed
Package
"@talocode/worklane@0.1.1"