fix(core): update

This commit is contained in:
2024-06-12 20:18:27 +02:00
parent 267d2c392d
commit f1ecda411a
4 changed files with 39 additions and 64 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/npmextra',
version: '5.0.15',
description: 'Enhances npm with additional configuration and tool management capabilities, including a key-value store for project setups.'
version: '5.0.16',
description: 'A utility to enhance npm with additional configuration, tool management capabilities, and a key-value store for project setups.'
}