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 8dbc180 commit 6aac63dCopy full SHA for 6aac63d
scripts/commons.mjs
@@ -1,5 +1,5 @@
1
import { execa } from "execa";
2
-import * as fs from "fs-extra";
+import fs from "fs-extra";
3
4
export const releaseDirectories = [
5
"graphiql",
0 commit comments