Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

Commit

Permalink
fix(opts): remove unused opts
Browse files Browse the repository at this point in the history
  • Loading branch information
zkat committed Aug 31, 2018
1 parent 987c29f commit 2837098
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions publish.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@ const validate = require('aproba')
const PublishConfig = figgyPudding({
access: {},
algorithms: { default: ['sha512'] },
dryRun: 'dry-run',
'dry-run': {},
force: {},
npmVersion: {},
tag: { default: 'latest' },
Promise: { default: () => Promise }
Expand Down

0 comments on commit 2837098

Please sign in to comment.