fix(core): update

This commit is contained in:
2024-04-14 03:45:31 +02:00
parent 155cd8bd6a
commit 83968d578c
5 changed files with 134 additions and 51 deletions

View File

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