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 2d0ee9a commit 3650694Copy full SHA for 3650694
utils/bump/bump-utils.mjs
@@ -1,6 +1,6 @@
1
#!/usr/bin/env node
2
3
-// bump-utils.mjs for finding/bumping/hasing etc.
+// bump-utils.mjs for finding/bumping/hashing etc.
4
// Latest miniified release: https://cdn.jsdelivr.net/gh/adamlui/ai-web-extensions@latest/utils/bump/bump-utils.min.mjs
5
6
import fs from 'fs' // to read/write files
0 commit comments