mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-08 08:39:59 +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";
|
||||
|
||||
3824
bridge/package-lock.json
generated
3824
bridge/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -30,7 +30,7 @@
|
||||
"@types/yargs": "^17.0.11",
|
||||
"fs-extra": "^10.1.0",
|
||||
"mustache": "^4.2.0",
|
||||
"pkg": "^5.6.0",
|
||||
"@yao-pkg/pkg": "^6.14.1",
|
||||
"tiny-typed-emitter": "^2.1.0",
|
||||
"typescript": "^5.7.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user