Rename "common" to @digiresilience/metamigo-common
This commit is contained in:
parent
cd539525b2
commit
87153723b4
18 changed files with 19 additions and 19 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import { generateConfig, printConfigOptions } from "common";
|
||||
import { generateConfig, printConfigOptions } from "@digiresilience/metamigo-common";
|
||||
import { loadConfigRaw } from "config";
|
||||
|
||||
export const genConf = async (): Promise<void> => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue