@@ -1,4 +1,5 @@
import { execSync, readFileSync } from "fs";
import { execSync } from "child_process";
import { readFileSync } from "fs";
const tag = JSON.parse(
readFileSync("package.json", { encoding: "utf8" }),
The note is not visible to the blocked user.