update
This commit is contained in:
parent
4106a4f0c2
commit
9826f24119
@ -9,7 +9,7 @@
|
|||||||
/* eslint-disable complexity */
|
/* eslint-disable complexity */
|
||||||
/* eslint-disable max-statements */
|
/* eslint-disable max-statements */
|
||||||
/* eslint-disable no-process-env */
|
/* eslint-disable no-process-env */
|
||||||
import { Persistent } from '@scode/modelling';
|
import { Persistent } from '@sapphirecode/modelling';
|
||||||
import fs from 'fs-extra';
|
import fs from 'fs-extra';
|
||||||
import yargs, { Options } from 'yargs';
|
import yargs, { Options } from 'yargs';
|
||||||
import { Confirm, Input } from 'enquirer';
|
import { Confirm, Input } from 'enquirer';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user