fix(core): update

This commit is contained in:
2024-06-12 20:10:19 +02:00
parent b342602ca0
commit 2ca82fb28b
5 changed files with 265 additions and 271 deletions

View File

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