Skip to content
This repository was archived by the owner on Aug 15, 2026. It is now read-only.

Commit f0949a5

Browse files
committed
1 parent c389792 commit f0949a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)