fix(core): update

This commit is contained in:
2024-06-19 17:53:10 +02:00
parent 09e8b8b94c
commit 2ad3da85a9
6 changed files with 48 additions and 17 deletions

View File

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