fix(core): update

This commit is contained in:
2022-06-09 19:34:34 +02:00
parent f54402aa1e
commit a7a1343e3c
3 changed files with 307 additions and 308 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/smartnpm',
version: '2.0.2',
version: '2.0.3',
description: 'interface with npm to retrieve package information'
}