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 bb5f5c8 commit aa50a09Copy full SHA for aa50a09
lib/commands/logout.js
@@ -1,4 +1,4 @@
1
-const getAuth = require('npm-registry-fetch/auth.js')
+const getAuth = require('npm-registry-fetch/lib/auth.js')
2
const npmFetch = require('npm-registry-fetch')
3
const log = require('../utils/log-shim')
4
const BaseCommand = require('../base-command.js')
0 commit comments