fix(core): update

This commit is contained in:
2024-06-19 18:50:00 +02:00
parent f7f035e878
commit 5ec9124d29
2 changed files with 23 additions and 5 deletions

View File

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