ci: Fix oclif manifest generation

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2023-10-25 14:51:10 +02:00
parent 28aabb845a
commit 0643487403
3 changed files with 3 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
import 'reflect-metadata';
import { Command } from '@oclif/command';
import { ExitError } from '@oclif/errors';
import { Container } from 'typedi';