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 b7955b0 commit c97969fCopy full SHA for c97969f
index.js
@@ -1,4 +1,4 @@
1
-import humanId from "human-id";
+const humanId = require("human-id");
2
3
const getAbsentMessage = (commitSha, addChangesetUrl) => `### 💥 No Changeset
4
0 commit comments