fix(core): update

This commit is contained in:
2022-06-01 20:55:45 +02:00
parent 0b1b6deb98
commit 2b308e8824
3 changed files with 331 additions and 8621 deletions

8
ts/00_commitinfo_data.ts Normal file
View File

@ -0,0 +1,8 @@
/**
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const commitinfo = {
name: '@pushrocks/smartnpm',
version: '2.0.1',
description: 'interface with npm to retrieve package information'
}