Skip to content

Commit c561c53

Browse files
committed
fixup
1 parent fe2edfa commit c561c53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/release/check-release-output.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import chalk from 'chalk';
1+
import * as chalk from 'chalk';
22
import {join} from 'path';
33
import {checkReleasePackage} from './release-output/check-package';
44
import {releasePackages} from './release-output/release-packages';

0 commit comments

Comments
 (0)