v0.1.1
What's Changed
Fixed package.json issue that was preventing clean installations.
Bug Fixes
- Removed self-reference dependency from package.json
- Cleaned up lockfile
Installation
# Using npm
npm install -g woopcode
# Using Bun
bun add -g woopcode
# Or run without installing
npx woopcode
bunx woopcode