This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
import { execSync, readFileSync } from "fs";
|
import { execSync } from "child_process";
|
||||||
|
import { readFileSync } from "fs";
|
||||||
|
|
||||||
const tag = JSON.parse(
|
const tag = JSON.parse(
|
||||||
readFileSync("package.json", { encoding: "utf8" }),
|
readFileSync("package.json", { encoding: "utf8" }),
|
||||||
|
|||||||
Reference in New Issue
Block a user