update to use tapbundle
This commit is contained in:
2
dist/npmextra.paths.js
vendored
2
dist/npmextra.paths.js
vendored
@@ -20,7 +20,7 @@ exports.kvCustomDir = plugins.path.join(exports.kvBase, 'custom');
|
||||
*/
|
||||
exports.kvGitDir = plugins.path.join(exports.kvBase, 'git');
|
||||
/**
|
||||
* keyValue for path based Key
|
||||
* keyValue for path based keyValue store
|
||||
*/
|
||||
exports.kvPathDir = plugins.path.join(exports.kvBase, 'path');
|
||||
// files
|
||||
|
||||
Reference in New Issue
Block a user