fix(core): update

This commit is contained in:
2022-05-27 19:50:24 +02:00
parent b3f6b8db6a
commit ea303b5c26
3 changed files with 675 additions and 10022 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/webrequest',
version: '3.0.4',
description: 'securely request from browsers'
}