mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-12 10:39:57 +00:00
Replace deprecated pkg with yao-pkg
This commit is contained in:
@@ -7,7 +7,7 @@ import url from "url";
|
||||
import { spawnSync } from "child_process";
|
||||
|
||||
import mustache from "mustache";
|
||||
import pkg from "pkg";
|
||||
import pkg from "@yao-pkg/pkg";
|
||||
import yargs from "yargs";
|
||||
|
||||
import config from "./lib/config.js";
|
||||
|
||||
Reference in New Issue
Block a user