🔗 import common package

This commit is contained in:
ful1e5 2020-08-19 17:11:04 +05:30
parent 07891959c3
commit 0bfa634c22
4 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,5 @@
import chalk from "chalk";
import { renderCursors, spinner } from "shared";
import { renderCursors, spinner } from "common";
import { generateConfigs } from "./helpers/schema";
import { colorSchemes, bitmapsPath } from "./color";