fix(core): update

This commit is contained in:
2022-06-09 19:33:13 +02:00
parent ba57be2fe5
commit b7ecd5a6b7
3 changed files with 791 additions and 115 deletions

View File

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