fix(core): update

This commit is contained in:
2023-06-11 22:16:28 +02:00
parent 90d722de00
commit aefa8795dd
14 changed files with 4536 additions and 1735 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/smartmanifest',
version: '1.0.9',
description: 'a module for creating web app manifests'
}