Skip to content

Commit df37541

Browse files
committed
Add back final newline
1 parent 0aa0da2 commit df37541

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
@@ -83,4 +83,4 @@ if (typeof global.crypto !== 'object') {
8383

8484
if (typeof global.crypto.getRandomValues !== 'function') {
8585
global.crypto.getRandomValues = getRandomValues
86-
}
86+
}

0 commit comments

Comments
 (0)