update dependencies and add tag function
This commit is contained in:
3
dist/npmci.tag.d.ts
vendored
Normal file
3
dist/npmci.tag.d.ts
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
import "typings-global";
|
||||
export declare let tag: (commandOptionArg: any) => void;
|
||||
export declare let retag: () => void;
|
||||
Reference in New Issue
Block a user