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 d2a290f commit c19bbc2Copy full SHA for c19bbc2
utils/bump/bump-utils.mjs
@@ -1,6 +1,6 @@
1
#!/usr/bin/env node
2
3
-// bump-utils.js
+// bump-utils.js for finding/bumping/hasing etc.
4
5
import fs from 'fs' // to read/write files
6
import ssri from 'ssri' // to generate SHA-256 hashes
0 commit comments