Fix lint issues
This commit is contained in:
@@ -3,4 +3,5 @@ import { postpublishUtils } from '@0xproject/monorepo-scripts';
|
||||
import * as packageJSON from '../package.json';
|
||||
|
||||
const subPackageName = (packageJSON as any).name;
|
||||
// tslint:disable-next-line:no-floating-promises
|
||||
postpublishUtils.standardPostPublishAsync(subPackageName);
|
||||
|
Reference in New Issue
Block a user