@@ -54,8 +54,11 @@ readdirSync(".")
});
// Add package.json to repo
await sendFile(`package.json`, {
urls: packageJsonUrls,
deps: [],
version: version,
await sendFile(
`package.json`,
JSON.stringify({
}),
);
The note is not visible to the blocked user.