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 fb86730 commit 461f159Copy full SHA for 461f159
actions/changeset-bump-packages/index.ts
@@ -1,3 +1,3 @@
1
import { run } from './main';
2
3
-run();
+void run();
0 commit comments