Skip to content

Commit c97969f

Browse files
committed
Maybe fix a thing
1 parent b7955b0 commit c97969f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import humanId from "human-id";
1+
const humanId = require("human-id");
22

33
const getAbsentMessage = (commitSha, addChangesetUrl) => `### 💥 No Changeset
44

0 commit comments

Comments
 (0)