Fix install script
This commit is contained in:
parent
0e7e8086d4
commit
0c3ffb301a
@ -39,4 +39,4 @@ const handlePackages = (dir: string): void => {
|
||||
});
|
||||
};
|
||||
|
||||
handlePackages(resolve(__dirname, ".."));
|
||||
handlePackages(resolve(__dirname, "..", ".."));
|
||||
|
Reference in New Issue
Block a user