add version commandline option
This commit is contained in:
2
dist/npmci.ssh.d.ts
vendored
2
dist/npmci.ssh.d.ts
vendored
@@ -1,3 +1,3 @@
|
||||
import "typings-global";
|
||||
export declare let ssh: () => void;
|
||||
export declare let evaluateSshkey: () => void;
|
||||
export declare let evaluateSshkey: (sshkeyEnvVarArg: any) => void;
|
||||
|
||||
Reference in New Issue
Block a user