mirror of
https://github.com/n8n-io/n8n.git
synced 2026-06-01 17:27:14 +02:00
* ➕ Add `@oclif/core` * 📦 Update `package-lock.json` * 📘 Export `Logger` for use as type * ✨ Create `BaseCommand` * 🐛 Prevent DB re-init * ♻️ Refactor `reset` command * 🧪 Fix `reset` test * 👕 Add lint exception Co-authored-by: Jan Oberhauser <janober@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| commands | ||
| publicApi | ||
| shared | ||
| auth.api.test.ts | ||
| auth.mw.test.ts | ||
| credentials.api.test.ts | ||
| me.api.test.ts | ||
| owner.api.test.ts | ||
| passwordReset.api.test.ts | ||
| users.api.test.ts | ||