We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe2edfa commit c561c53Copy full SHA for c561c53
tools/release/check-release-output.ts
@@ -1,4 +1,4 @@
1
-import chalk from 'chalk';
+import * as chalk from 'chalk';
2
import {join} from 'path';
3
import {checkReleasePackage} from './release-output/check-package';
4
import {releasePackages} from './release-output/release-packages';
0 commit comments