mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-01-07 06:18:43 +00:00
Docs: Create version command directory
Signed-off-by: Vipul Gupta (@vipulgupta2048) <vipulgupta2048@gmail.com>
This commit is contained in:
parent
99094dbfda
commit
fc0cfac475
@ -15,7 +15,7 @@
|
|||||||
* limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
import type { JsonVersions } from '../lib/commands/help/version';
|
import type { JsonVersions } from '../lib/commands/version/index'
|
||||||
|
|
||||||
import { run as oclifRun } from '@oclif/core';
|
import { run as oclifRun } from '@oclif/core';
|
||||||
import * as archiver from 'archiver';
|
import * as archiver from 'archiver';
|
||||||
|
Loading…
Reference in New Issue
Block a user