Skip to content

Commit c19bbc2

Browse files
committed
Expanded header comment
1 parent d2a290f commit c19bbc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/bump/bump-utils.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env node
22

3-
// bump-utils.js
3+
// bump-utils.js for finding/bumping/hasing etc.
44

55
import fs from 'fs' // to read/write files
66
import ssri from 'ssri' // to generate SHA-256 hashes

0 commit comments

Comments
 (0)