fix(core): update

This commit is contained in:
2024-06-12 20:21:51 +02:00
parent 5c6702b898
commit 4be54f6dcc
4 changed files with 9 additions and 5 deletions

View File

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