mirror of
https://github.com/Jerryplusy/rc-plugin.git
synced 2025-10-14 16:19:18 +00:00
🎈 fix: V1.6.6 修复在Trss更新依赖未加入问题
This commit is contained in:
parent
49ec9e1aea
commit
cf14286c97
@ -4,6 +4,7 @@ import config from "../model/index.js";
|
||||
import puppeteer from "../../../lib/puppeteer/puppeteer.js";
|
||||
import lodash from "lodash";
|
||||
import YAML from "yaml";
|
||||
import fs from "node:fs";
|
||||
|
||||
import { exec, execSync } from "node:child_process";
|
||||
import { copyFiles, deleteFolderRecursive, readCurrentDir } from "../utils/file.js";
|
||||
|
Loading…
x
Reference in New Issue
Block a user