We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abfbbb9 commit 55e0ad0Copy full SHA for 55e0ad0
tasks/admin/register.js
@@ -52,7 +52,6 @@ module.exports = function(callback) {
52
;
53
54
/* Register with NPM */
55
- console.info(`NPM Token "${config.npmToken}"`);
56
console.info(`NPM Publish "${repo}"`);
57
console.info(outputDirectory);
58
await npmPublish({
0 commit comments