fix npmextra.json not present error
This commit is contained in:
2
dist/npmextra.classes.npmextra.d.ts
vendored
2
dist/npmextra.classes.npmextra.d.ts
vendored
@@ -5,7 +5,7 @@ export declare class Npmextra {
|
||||
cwd: string;
|
||||
lookupPath: string;
|
||||
npmextraJsonExists: boolean;
|
||||
npmextraJsonData: boolean;
|
||||
npmextraJsonData: any;
|
||||
/**
|
||||
* creates instance of Npmextra
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user