@@ -31,6 +31,8 @@ for (let modPy of readdirSync(".").filter((f) => f.slice(-3) == ".py")) {
packageJsonUrls.push([`${libName}/${modPy}`, `${modPy}`]);
}
console.log(packageJsonUrls);
// Add package.json to repo
writeFileSync(
`${libName}/package.json`,
The note is not visible to the blocked user.