Skip to content

Commit f0949a5

Browse files
committed
1 parent c389792 commit f0949a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/bump/extension-manifests.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
path = require('path'),
2121
{ execSync, spawnSync } = require('child_process')
2222

23-
// Init CACHE vars
23+
// Init CACHE paths
2424
const cachePaths = { root: '.cache/' }
2525
cachePaths.bumpUtils = path.join(__dirname, `${cachePaths.root}bump-utils.min.mjs`)
2626

0 commit comments

Comments
 (0)