@vercel/python-workers@0.0.16
📦 vercel-cliView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This patch release resolves an issue where the vercel-workers package was publishing a console script that conflicted with the system's test command.
🐛 Bug Fixes
- Stopped publishing the generic "test" console script from vercel-workers to prevent shadowing the system test command.