fix(core): update

This commit is contained in:
2024-06-19 17:43:55 +02:00
parent 5461ec0636
commit 265f4df8b3
2 changed files with 8 additions and 4 deletions

View File

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